Loading
qeth: l3 fix rcu splat in xmit
when use dst_get_neighbour to get neighbour, we need
rcu_read_lock to protect, since dst_get_neighbour uses
rcu_dereference.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
when use dst_get_neighbour to get neighbour, we need
rcu_read_lock to protect, since dst_get_neighbour uses
rcu_dereference.
Signed-off-by:
David S. Miller <davem@davemloft.net>