Skip to content
Commit fbcf88b8 authored by Cousson, Benoit's avatar Cousson, Benoit Committed by David S. Miller
Browse files

ks8851: Fix NOHZ local_softirq_pending 08 warning



This fix a similar problem as in 72092cc4
and 481a8199 ("can:
fix NOHZ local_softirq_pending 08 warning"). This fix replaces netif_rx()
with netif_rx_ni() which has to be used from process/softirq context.

Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 66d885cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment