mac80211: fix ath9k/ath9k-htc description (thx, swalker)

SVN-Revision: 26160
lede-17.01
Felix Fietkau 2011-03-14 14:04:49 +00:00
parent cd3ff0e45c
commit 1e89670f0e
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ define KernelPackage/ath9k-htc
AUTOLOAD:=$(call AutoLoad,28,ath9k_htc)
endef
define KernelPackage/ath9k/description
define KernelPackage/ath9k-htc/description
This module adds support for wireless adapters based on
Atheros USB AR9271 and AR7010 family of chipsets.
endef