summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-11-30 04:08:58 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-09 08:55:59 -0800
commit5eb027bb82d1f9d4af0df73a3ce08945ffc1b481 (patch)
tree257a6a0a1990650cfc233af7e4368fa2d05f45b8 /net/ipv4
parente03d2dc771361ff27ca042b793fa34b27bd6f115 (diff)
sch_teql: fix lockdep splat
[ Upstream commit f7e57044eeb1841847c24aa06766c8290c202583 ] We need rcu_read_lock() protection before using dst_get_neighbour(), and we must cache its value (pass it to __teql_resolve()) teql_master_xmit() is called under rcu_read_lock_bh() protection, its not enough. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions