1. 05 11月, 2012 1 次提交
    • J
      mac80211: send deauth only with channel context · 86552017
      Johannes Berg 提交于
      When userspace asks to deauthenticate and we're just
      authenticated (or still authenticating) send a deauth
      frame instead of deleting the auth request.
      
      On the other hand, if we've just disassociated and
      therefore deleted all our state already, drop the
      deauth request because we no longer have a channel
      context to send it on.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      86552017
  2. 30 10月, 2012 39 次提交