Home
last modified time | relevance | path

Searched hist:"6713 fc9b8fa33444aa000f0f31076f6a859ccb34" (Results 1 – 3 of 3) sorted by relevance

/linux/net/openvswitch/
H A Dflow_netlink.cdiff 6713fc9b8fa33444aa000f0f31076f6a859ccb34 Mon May 04 23:34:05 CEST 2015 Alexander Duyck <alexander.h.duyck@redhat.com> 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>
H A Dflow.cdiff 6713fc9b8fa33444aa000f0f31076f6a859ccb34 Mon May 04 23:34:05 CEST 2015 Alexander Duyck <alexander.h.duyck@redhat.com> 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>
H A Ddatapath.cdiff 6713fc9b8fa33444aa000f0f31076f6a859ccb34 Mon May 04 23:34:05 CEST 2015 Alexander Duyck <alexander.h.duyck@redhat.com> 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>