linux/drivers/net/wireless/ath
Jouni Malinen 546256fbd0 ath9k: Add sanity check for beacon_int in adhoc/mesh case
It looks like mac80211 can request the driver to start beaconing with
a beacon interval of zero in some cases (at least for mesh point). This
does not sound correct and something may need to be fixed in
mac80211. However, taken into account the unpleasantness of getting
stuck in an infinite busy loop with rtnl_lock held, let's add a quick
workaround in the driver to avoid the worst symptom while someone more
familiar with the mesh implementation can figure out what should be done
with mac80211 as far as beacon interval configuration is concerned.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:05:11 -04:00
..
ar9170 wireless: move some utility functions from mac80211 to cfg80211 2009-05-22 14:06:02 -04:00
ath5k ath5k: remove conf->beacon_int usage 2009-06-03 14:05:11 -04:00
ath9k ath9k: Add sanity check for beacon_int in adhoc/mesh case 2009-06-03 14:05:11 -04:00
Kconfig
main.c
Makefile
regd_common.h
regd.c cfg80211: Process regulatory max bandwidth checks for HT40 2009-05-20 14:46:22 -04:00
regd.h