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:
3274f68
)
bridge: use br_port_get_rtnl within rtnl lock
author
Hong Zhiguo
<zhiguohong@tencent.com>
Sat, 14 Sep 2013 14:42:27 +0000
(22:42 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Sep 2013 02:03:33 +0000
(22:03 -0400)
current br_port_get_rcu is problematic in bridging path
(NULL deref). Change these calls in netlink path first.
Signed-off-by: Hong Zhiguo <zhiguohong@tencent.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found