diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2014-10-30 01:55:58 -0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-10-31 03:29:56 -0400 |
commit | d070f9137af960abd78525440684421fd5e0c0e7 (patch) | |
tree | 9f7755e19b6d988c3b871fb50725730fdb5a294b /net/mac80211/ieee80211_i.h | |
parent | 171fdf77dbe65ad87a7e2884cb1adc0058e6b609 (diff) |
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>
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r-- | net/mac80211/ieee80211_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h index 146a818e52b5..eb425298fe69 100644 --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h | |||
@@ -131,7 +131,7 @@ enum ieee80211_bss_corrupt_data_flags { | |||
131 | * | 131 | * |
132 | * These are bss flags that are attached to a bss in the | 132 | * These are bss flags that are attached to a bss in the |
133 | * @valid_data field of &struct ieee80211_bss. They show which parts | 133 | * @valid_data field of &struct ieee80211_bss. They show which parts |
134 | * of the data structure were recieved as a result of an un-corrupted | 134 | * of the data structure were received as a result of an un-corrupted |
135 | * beacon/probe response. | 135 | * beacon/probe response. |
136 | */ | 136 | */ |
137 | enum ieee80211_bss_valid_data_flags { | 137 | enum ieee80211_bss_valid_data_flags { |