diff options
| author | 2017-08-30 08:58:47 +0200 | |
|---|---|---|
| committer | 2017-08-30 14:50:11 -0700 | |
| commit | d36b82bcdd1908450f8c3ba3f9b7a189cda8c69c (patch) | |
| tree | bda655d89f7c989a1d0b55df21500aff03951f90 /scripts/patch-kernel | |
| parent | Merge branch 'net_sched-idr' (diff) | |
| download | linux-dev-d36b82bcdd1908450f8c3ba3f9b7a189cda8c69c.tar.xz linux-dev-d36b82bcdd1908450f8c3ba3f9b7a189cda8c69c.zip | |
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
