git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7a88c
)
ebtables: Use eth_proto_is_802_3
author
Alexander Duyck
<alexander.h.duyck@redhat.com>
Mon, 4 May 2015 21:33:54 +0000
(14:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 May 2015 23:24:42 +0000
(19:24 -0400)
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>
net/bridge/netfilter/ebtables.c
patch
|
blob
|
history
diff --cc
net/bridge/netfilter/ebtables.c
Simple merge