ath9k: remove ath9k_sta_remove_debugfs
authorFelix Fietkau <nbd@openwrt.org>
Tue, 13 Aug 2013 10:33:26 +0000 (12:33 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Aug 2013 20:07:57 +0000 (16:07 -0400)
commitf5bde5b8524fb2b8584af3750dbffda6557234e6
tree4f1377bf7d93b6430a79d7a28f20cd95303f2448
parent50676b811148314f43f0d874502fe9ac5f7d686d
ath9k: remove ath9k_sta_remove_debugfs

mac80211 uses debugfs_remove_recursive, so there's no need for the
driver to do an explicit cleanup of its sta debugfs entry.

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