Skip to content
Commit a4757123 authored by David Miller's avatar David Miller Committed by David S. Miller
Browse files

cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.



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: default avatarDavid S. Miller <davem@davemloft.net>
parent 51d45974
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment