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)
commit34302397e5b980ce561366b63504e9d82948e8b8
treea7739a10c6aca95fbd1ad3b6a404dc6fa7bf30ad
parent92460412367c00e97f99babdb898d0930ce604fc
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