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:
b30c516
)
bridge: initialize fake_rtable metrics
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 24 May 2011 17:32:18 +0000
(13:32 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 May 2011 17:32:18 +0000
(13:32 -0400)
bridge netfilter code uses a fake_rtable, and we must init its _metric
field or risk NULL dereference later.
Ref: https://bugzilla.kernel.org/show_bug.cgi?id=35672
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found