diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-06-01 01:30:56 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-18 13:48:45 +0200 |
commit | 278cee0515a3b3abb0d4e614d969b5be35c2c288 (patch) | |
tree | 84c5b7eb509ee8f70636d87f9b1099b2e15094fa /drivers/net/wireless/ath/ath9k/Kconfig | |
parent | b6f4287c493d666c6d97f2c1dff82cf63b143153 (diff) |
treewide: Fix typo in printk
Correct spelling typo in printk within various drivers.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/Kconfig')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/Kconfig b/drivers/net/wireless/ath/ath9k/Kconfig index f3dc124c60c..f4f3566fba2 100644 --- a/drivers/net/wireless/ath/ath9k/Kconfig +++ b/drivers/net/wireless/ath/ath9k/Kconfig @@ -28,7 +28,7 @@ config ATH9K Atheros IEEE 802.11n AR5008, AR9001 and AR9002 family of chipsets. For a specific list of supported external cards, laptops that already ship with these cards and - APs that come with these cards refer to to ath9k wiki + APs that come with these cards refer to ath9k wiki products page: http://wireless.kernel.org/en/users/Drivers/ath9k/products |