summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-11-30 04:08:58 +0000
committerDavid S. Miller <davem@davemloft.net>2011-11-30 17:10:49 -0500
commitf7e57044eeb1841847c24aa06766c8290c202583 (patch)
tree86167b7760363d85731d05a802aa8da1b29b7e29 /net/ipv4
parent15fc1f3617edea50fa58703d59f73e726377bc63 (diff)
downloadlinux-f7e57044eeb1841847c24aa06766c8290c202583.tar.gz
linux-f7e57044eeb1841847c24aa06766c8290c202583.tar.bz2
linux-f7e57044eeb1841847c24aa06766c8290c202583.zip
sch_teql: fix lockdep splat
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>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions