1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Fix spelling mistake in comment.

This commit is contained in:
Gavin Atkinson 2015-05-26 21:50:53 +00:00
parent 16150352f5
commit 54c8dd3f71
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283589

View File

@ -816,7 +816,7 @@ struct ieee80211_csa_ie {
#define IEEE80211_RATE_BASIC 0x80
#define IEEE80211_RATE_VAL 0x7f
/* EPR information element flags */
/* ERP information element flags */
#define IEEE80211_ERP_NON_ERP_PRESENT 0x01
#define IEEE80211_ERP_USE_PROTECTION 0x02
#define IEEE80211_ERP_LONG_PREAMBLE 0x04