]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove the virtual wiphy debugfs interface
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Jan 2011 18:23:15 +0000 (19:23 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Jan 2011 20:39:40 +0000 (15:39 -0500)
commitfc0db5bc653fe85d1929a5bb66f8149957b29409
treea7739a10c6aca95fbd1ad3b6a404dc6fa7bf30ad
parent893b286ed1e90694a7ece63ddebd28b4446e9c82
ath9k: remove the virtual wiphy debugfs interface

It does not make much sense to keep the current virtual wiphy implementation
any longer - it adds significant complexity, has very few users and is still
very experimental. At some point in time, it will be replaced by a proper
implementation in mac80211.

By making the code easier to read and maintain, removing virtual wiphy support
helps with fixing the remaining driver issues and adding further improvements.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c