summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/tx.c
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2013-07-16 18:33:26 +0400
committerJohannes Berg <johannes.berg@intel.com>2013-08-06 12:33:58 +0400
commite89044d75e50e047bd34db81ac8d18500626f40f (patch)
tree00da2bd2073c8bd4fd84651368f1c7869778f685 /drivers/net/wireless/iwlwifi/mvm/tx.c
parentf5e45f2d960cea226b9d173e232c94c4c388c1bc (diff)
downloadlinux-e89044d75e50e047bd34db81ac8d18500626f40f.tar.xz
iwlwifi: fix some documentation typos
Fix some typos. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/tx.c')
-rw-r--r--drivers/net/wireless/iwlwifi/mvm/tx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/mvm/tx.c b/drivers/net/wireless/iwlwifi/mvm/tx.c
index 7694b8fa4c37..f68ef9dd6a70 100644
--- a/drivers/net/wireless/iwlwifi/mvm/tx.c
+++ b/drivers/net/wireless/iwlwifi/mvm/tx.c
@@ -173,7 +173,7 @@ static void iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm,
}
/*
- * for data packets, rate info comes from the table inside he fw. This
+ * for data packets, rate info comes from the table inside the fw. This
* table is controlled by LINK_QUALITY commands
*/