diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-24 18:22:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-28 23:41:01 +0300 |
commit | c199ce4f9dd896c716aece33e6750be34aea1151 (patch) | |
tree | 66b897e253bf989c97df0b965edb8e257820dc4f /drivers/net/wireless/intel/iwlwifi/iwl-fh.h | |
parent | f0d532c43073c8622f63872e3b8f188fec24ab75 (diff) | |
download | linux-c199ce4f9dd896c716aece33e6750be34aea1151.tar.xz |
net: Fix misspellings of "configure" and "configuration"
Fix various misspellings of "configuration" and "configure".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-fh.h')
-rw-r--r-- | drivers/net/wireless/intel/iwlwifi/iwl-fh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-fh.h b/drivers/net/wireless/intel/iwlwifi/iwl-fh.h index 0c12df558240..05c1c77c88a0 100644 --- a/drivers/net/wireless/intel/iwlwifi/iwl-fh.h +++ b/drivers/net/wireless/intel/iwlwifi/iwl-fh.h @@ -148,7 +148,7 @@ static inline unsigned int FH_MEM_CBBC_QUEUE(struct iwl_trans *trans, * * Bits 3:0: * Define the maximum number of pending read requests. - * Maximum configration value allowed is 0xC + * Maximum configuration value allowed is 0xC * Bits 9:8: * Define the maximum transfer size. (64 / 128 / 256) * Bit 10: |