nl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE
authorJouni Malinen <j@w1.fi>
Thu, 8 Apr 2010 08:31:37 +0000 (11:31 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 8 Apr 2010 08:31:37 +0000 (11:31 +0300)
commit77339912817d758c131309d4944c0bec19e3d1f6
tree5da1e045936fba1ab734a02f9268e2e65dd1f54f
parent27cf8871ad6b24eb7fad108f4d648d590df3eed9
nl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE

This removes transmission of some unnecessary Deauthentication
frames in cases where we only need to clear the local state. In
addition, this resolves issues for 802.11r FT-over-DS by allowing
authentication state to be set locally even when no actual
Authentication frame is to be transmitted.
src/drivers/driver_nl80211.c