mac80211: fix spelling errors

Use codespell to find spelling errors.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Stephen Hemminger
2014-10-29 22:55:58 -07:00
committed by Johannes Berg
parent 171fdf77db
commit d070f9137a
4 changed files with 4 additions and 4 deletions

View File

@@ -191,7 +191,7 @@ static int ieee80211_add_key(struct wiphy *wiphy, struct net_device *dev,
* receive the key. When wpa_supplicant has roamed
* using FT, it attempts to set the key before
* association has completed, this rejects that attempt
* so it will set the key again after assocation.
* so it will set the key again after association.
*
* TODO: accept the key if we have a station entry and
* add it to the device after the station.