Stefan Sørensen d36b82bcdd dp83640: don't hold spinlock while calling netif_rx_ni
We should not hold a spinlock while pushing the skb into the networking
stack, so move the call to netif_rx_ni out of the critical region to where
we have dropped the spinlock.

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-30 14:50:11 -07:00
..
2017-05-30 12:42:27 -04:00
2017-03-24 15:33:32 +01:00
2017-08-06 20:55:28 -07:00
2017-08-06 20:55:28 -07:00
2017-08-06 20:55:29 -07:00