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:
d208328
)
gre: remove unnecessary rcu_read_lock/unlock
author
stephen hemminger
<shemminger@vyatta.com>
Mon, 24 Sep 2012 18:12:24 +0000
(18:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Sep 2012 22:12:37 +0000
(18:12 -0400)
The gre function pointers for receive and error handling are
always called (from gre.c) with rcu_read_lock already held.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found