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:
cbd89ac
)
af_packet: simplify VLAN frame check in packet_snd
author
Phil Sutter
<phil@nwl.cc>
Fri, 2 Aug 2013 09:37:41 +0000
(11:37 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 2 Aug 2013 21:58:32 +0000
(14:58 -0700)
For ethernet frames, eth_type_trans() already parses the header, so one
can skip this when checking the frame size.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/packet/af_packet.c
patch
|
blob
|
history
diff --cc
net/packet/af_packet.c
Simple merge