ath5k: clean up debugfs code
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Apr 2011 16:32:18 +0000 (18:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:59:24 +0000 (16:59 -0400)
The pointers to the debugfs entries do not need to be saved, because they
will be recursively removed when the wiphy is unregistered.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found