diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-30 05:08:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-30 23:10:49 +0100 |
commit | f7e57044eeb1841847c24aa06766c8290c202583 (patch) | |
tree | 86167b7760363d85731d05a802aa8da1b29b7e29 /COPYING | |
parent | net: fec: Select the FEC driver by default for i.MX SoCs (diff) | |
download | linux-f7e57044eeb1841847c24aa06766c8290c202583.tar.xz 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 'COPYING')
0 files changed, 0 insertions, 0 deletions