commit | 3e4d40fa118e58ce51e85015587a944ec5c69400 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 07 17:19:08 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 11 18:45:02 2013 +0100 |
tree | e93e7347f664f26c378c9e5e7b14cb695514d8ac | |
parent | fd0f979a1b67f0889aea24a7c7d2a54d6706a1cf [diff] |
mac80211: remove unused code to mark AP station authenticated When we get to association, the AP station already exists and is marked authenticated, so moving it into IEEE80211_STA_AUTH again is a NOP, remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>