linux/drivers/net/wireless/iwmc3200wifi
Zhu Yi dd13fd6498 iwmc3200wifi: replace netif_rx with netif_rx_ni
The patch uses netif_rx_ni() over netif_rx() to post buffers to
upper network code because it is always scheduled in a workqueue.
The problem was first observed from a dynamic ticks warning:

    "NOHZ: local_softirq_pending ..."

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:02:25 -04:00
..
bus.h
cfg80211.c cfg80211: implement iwpower 2009-07-10 15:01:51 -04:00
cfg80211.h
commands.c iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
commands.h iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
debug.h
debugfs.c
eeprom.c
eeprom.h
fw.c iwmc3200wifi: fix printk format 2009-06-03 14:05:10 -04:00
fw.h
hal.c
hal.h
iwm.h iwmc3200wifi: rfkill cleanup 2009-07-10 14:57:52 -04:00
Kconfig iwmc3200wifi: add Kconfig help 2009-07-07 12:55:27 -04:00
lmac.h
main.c iwmc3200wifi: cache keys when interface is down 2009-07-10 14:57:52 -04:00
Makefile iwm: port to new cfg80211 rfkill 2009-06-03 14:06:14 -04:00
netdev.c iwmc3200wifi: rfkill cleanup 2009-07-10 14:57:52 -04:00
rx.c iwmc3200wifi: replace netif_rx with netif_rx_ni 2009-07-10 15:02:25 -04:00
rx.h
sdio.c iwmc3200wifi: rfkill cleanup 2009-07-10 14:57:52 -04:00
sdio.h
tx.c
umac.h iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
wext.c cfg80211: implement iwpower 2009-07-10 15:01:51 -04:00