linux/net/openvswitch
Alexander Duyck 6713fc9b8f openvswitch: Use eth_proto_is_802_3
Replace "ntohs(proto) >= ETH_P_802_3_MIN" w/ eth_proto_is_802_3(proto).

Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-05 19:24:42 -04:00
..
2015-05-05 19:24:42 -04:00
2015-03-12 14:39:40 -04:00
2015-05-05 19:24:42 -04:00
2015-02-20 15:32:08 -05:00