aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHolger Schurig <[email protected]>2008-01-16 15:48:44 +0100
committerDavid S. Miller <[email protected]>2008-01-28 15:10:04 -0800
commitae3e0fcf901e4b7df87aef7ab39093e142a8de8b (patch)
treebcd8fce4819ad95181ec8694ae690ae6cad9f060 /include/linux
parent8ac919be0520b22d106b1d5f3e8f9b5c142089eb (diff)
libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message
netif_rx should be called only from interrupt context. if_cs and if_sdio receive packets from other contexts, and thus should call netif_rx_ni. Signed-off-by: Marc Pignat <[email protected]> Acked-by: Holger Schurig <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions