diff options
author | Stefan Sørensen <[email protected]> | 2017-08-30 08:58:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-30 14:50:11 -0700 |
commit | d36b82bcdd1908450f8c3ba3f9b7a189cda8c69c (patch) | |
tree | bda655d89f7c989a1d0b55df21500aff03951f90 /lib/mpi/mpi-cmp.c | |
parent | f379fdf10b12e19080ee4e2ce27ed54d9e8806d8 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions