mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 19:12:29 -04:00
This way we consolidate the RCU locking down into the place where it actually matters, and also we can make the code handle dst_get_neighbour_noref() returning NULL properly. Signed-off-by: David S. Miller <davem@davemloft.net>