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:
1be3b5f
)
ipv6: avoid two atomics in ipv6_rthdr_rcv()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 14 Jun 2010 04:39:27 +0000
(
04:39
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jun 2010 06:13:06 +0000
(23:13 -0700)
Use __in6_dev_get() instead of in6_dev_get()/in6_dev_put()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c
patch
|
blob
|
history
diff --cc
net/ipv6/exthdrs.c
Simple merge