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:
881ff67
)
ipv4: fix rcu lock imbalance in fib_select_default()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 14 Feb 2011 19:23:04 +0000
(11:23 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Feb 2011 19:23:04 +0000
(11:23 -0800)
Commit
0c838ff1ade7
(ipv4: Consolidate all default route selection
implementations.) forgot to remove one rcu_read_unlock() from
fib_select_default().
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found