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:
c697366
)
af_packet: make tpacket_rcv to not set status value before run_filter
author
Alexander Drozdov
<al.drozdov@gmail.com>
Mon, 23 Mar 2015 06:11:12 +0000
(09:11 +0300)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Mar 2015 02:00:36 +0000
(22:00 -0400)
It is just an optimization. We don't need the value of status variable
if the packet is filtered.
Signed-off-by: Alexander Drozdov <al.drozdov@gmail.com>
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