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:
4736022
)
arp: RCU changes
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 3 Jun 2010 04:09:10 +0000
(
04:09
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Jun 2010 03:01:52 +0000
(20:01 -0700)
Avoid two atomic ops in arp_fwd_proxy()
Avoid two atomic ops in arp_process()
Valid optims since arp_rcv() is run under rcu_read_lock()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found