From: Felix Fietkau Date: Mon, 24 Jan 2011 18:23:15 +0000 (+0100) Subject: ath9k: remove the virtual wiphy debugfs interface X-Git-Tag: v2.6.39-rc1~468^2~417^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34302397e5b980ce561366b63504e9d82948e8b8;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed