OpenCloudOS-Kernel/drivers/net/wireless/ath/ar9170
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings
We currently have two beacon interval configuration knobs:
hw.conf.beacon_int and vif.bss_info.beacon_int. This is
rather confusing, even though the former is used when we
beacon ourselves and the latter when we are associated to
an AP.

This just deprecates the hw.conf.beacon_int setting in favour
of always using vif.bss_info.beacon_int. Since it touches all
the beaconing IBSS code anyway, we can also add support for
the cfg80211 IBSS beacon interval configuration easily.

NOTE: The hw.conf.beacon_int setting is retained for now due
      to drivers still using it -- I couldn't untangle all
      drivers, some are updated in this patch.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:33 -04:00
..
Kconfig atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
Makefile atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
ar9170.h ar9170: rework rxstream code 2009-04-22 16:57:18 -04:00
cmd.c atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
cmd.h atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
eeprom.h atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
hw.h ar9170: rework rxstream code 2009-04-22 16:57:18 -04:00
led.c atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
mac.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
main.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
phy.c atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
usb.c atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
usb.h cfg80211: clean up includes 2009-04-22 16:57:17 -04:00