diff options
author | Walter Goldens <goldenstranger@yahoo.com> | 2010-05-18 04:44:54 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-06-02 16:13:18 -0400 |
commit | 77c2061d10a408d0220c2b0e7faefe52d9c41008 (patch) | |
tree | e2b0ad1abb38cca9e0b9890836fc4290c28656b0 /include/linux/nl80211.h | |
parent | aed8e1f9910b216ab3e14cb286c431c870f9b78f (diff) |
wireless: fix several minor description typos
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/nl80211.h')
-rw-r--r-- | include/linux/nl80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nl80211.h b/include/linux/nl80211.h index b7c77f9712f..64fb32b93a2 100644 --- a/include/linux/nl80211.h +++ b/include/linux/nl80211.h @@ -132,7 +132,7 @@ * %NL80211_ATTR_REG_RULE_POWER_MAX_ANT_GAIN and * %NL80211_ATTR_REG_RULE_POWER_MAX_EIRP. * @NL80211_CMD_REQ_SET_REG: ask the wireless core to set the regulatory domain - * to the the specified ISO/IEC 3166-1 alpha2 country code. The core will + * to the specified ISO/IEC 3166-1 alpha2 country code. The core will * store this as a valid request and then query userspace for it. * * @NL80211_CMD_GET_MESH_PARAMS: Get mesh networking properties for the |