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:
160ff18
)
af-packet: Use existing netdev reference for bound sockets.
author
Ben Greear
<greearb@candelatech.com>
Wed, 1 Jun 2011 07:18:53 +0000
(07:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 Jun 2011 21:16:28 +0000
(14:16 -0700)
This saves a network device lookup on each packet transmitted,
for sockets that are bound to a network device.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found