]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "rtl8180: use NAPI for bottom-half processing"
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 15:31:56 +0000 (11:31 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 15:31:56 +0000 (11:31 -0400)
commita6d27d2ac89359f84c1a559b5530967ff671d269
tree46062804362f97f29ad904d18d8314f780e0b108
parent494486f8fd0eec956c5df823581df5dcf5409a6f
Revert "rtl8180: use NAPI for bottom-half processing"

This reverts commit 030725d2c7c1fafec7ede618647bf30ed79601f0.

This commit relies on commit 5ed3bc7288487bd4f891f420a07319e0b538b4fe
("mac80211: use netif_receive_skb in ieee80211_tx_status callpath")
Unfortunately not all drivers are calling ieee80211_tx_status from a
compatible context, so that commit needs to be reverted in 2.6.36.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtl818x/rtl8180_dev.c