kernel-fxtec-pro1x/drivers/net/wireless/rt2x00
Ivo van Doorn d904dc1749 rt2x00: bss_info_changed() callback is allowed to sleep
The bss_info_changed() callback function no longer needs
to be atomic. Remove the scheduled work structure and
call into the driver directly.

Additionaly this makes the DRIVER_REQUIRE_SCHEDULED
flag redundant so it can be removed.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-20 11:36:05 -04:00
..
Kconfig
Makefile
rt2x00.h rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt2x00config.c rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED 2009-08-14 09:13:51 -04:00
rt2x00crypto.c
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00ht.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h
rt2x00link.c rt2x00: Fix rounding errors in RSSI average calculation 2009-08-14 09:13:52 -04:00
rt2x00mac.c rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt2x00pci.c
rt2x00pci.h
rt2x00queue.c rt2x00: Fix for race condition while update beacon 2009-08-14 09:13:53 -04:00
rt2x00queue.h rt2x00: Add support for retry rates 2009-08-20 11:36:02 -04:00
rt2x00reg.h
rt2x00usb.c
rt2x00usb.h
rt61pci.c rt2x00: Fix beacon de-synchronization while update beacon 2009-08-14 09:13:55 -04:00
rt61pci.h
rt73usb.c rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt73usb.h
rt2400pci.c rt2x00: Fix beacon de-synchronization while update beacon 2009-08-14 09:13:55 -04:00
rt2400pci.h
rt2500pci.c rt2x00: Fix beacon de-synchronization while update beacon 2009-08-14 09:13:55 -04:00
rt2500pci.h
rt2500usb.c rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt2500usb.h
rt2800usb.c rt2x00: bss_info_changed() callback is allowed to sleep 2009-08-20 11:36:05 -04:00
rt2800usb.h rt2x00: Add new RF chip defines 2009-08-20 11:36:00 -04:00