diff options
Diffstat (limited to 'src/shared/linux')
-rw-r--r-- | src/shared/linux/nl80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/linux/nl80211.h b/src/shared/linux/nl80211.h index beee59c831..b065c1fe4d 100644 --- a/src/shared/linux/nl80211.h +++ b/src/shared/linux/nl80211.h @@ -1435,7 +1435,7 @@ enum nl80211_commands { * rates as defined by IEEE 802.11 7.3.2.2 but without the length * restriction (at most %NL80211_MAX_SUPP_RATES). * @NL80211_ATTR_STA_VLAN: interface index of VLAN interface to move station - * to, or the AP interface the station was originally added to to. + * to, or the AP interface the station was originally added to. * @NL80211_ATTR_STA_INFO: information about a station, part of station info * given for %NL80211_CMD_GET_STATION, nested attribute containing * info as possible, see &enum nl80211_sta_info. |