datapath: Use min() instead of open-coding it.
[openvswitch] / datapath / vport-generic.c
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-05-18 Jesse Grossvport: Extract common functions for virtual devices.