Add state debug messages when AP or STA returns to RUN state, indicating
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 22:14:41 +0000 (22:14 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 22:14:41 +0000 (22:14 +0000)
commit9132c847c9f5c14e1fff7db7a7487a9c5f43d0a3
tree723a8f59726024ce198f3a6cc1689434da22840d
parent9e039dcd6a4c29a5611a5ee53131a5a463b9fd11
Add state debug messages when AP or STA returns to RUN state, indicating
whether or not beacons were going to be reconfigured.  Add logic so that
any time a STA on an AP mode radio comes back to RUN state we will
reconfigure beacons.  Also reconfigure beacons on AP return to RUN state
in a AP+STA configuration.  In this AP+STA mode, we need to be careful to update the beacons any time a STA or AP comes online to make sure the APs start beaconing.  This fixes issues where beacons are not restarted correctly after the station returns from SCAN/ASSOC/AUTH/INIT to RUN state while APs are pending completation of the STAs activity.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3213 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c