diff options
| author | Holger Schurig <[email protected]> | 2008-01-16 15:48:44 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-01-28 15:10:04 -0800 |
| commit | ae3e0fcf901e4b7df87aef7ab39093e142a8de8b (patch) | |
| tree | bcd8fce4819ad95181ec8694ae690ae6cad9f060 /include | |
| parent | 8ac919be0520b22d106b1d5f3e8f9b5c142089eb (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')
0 files changed, 0 insertions, 0 deletions