commit | 5b7916ad8c29da9f30fbf03a8b61862acdba00ce | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Apr 10 18:32:18 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 12 16:59:24 2011 -0400 |
tree | 217924ae5883a793e5bc8e36f01874d2530f0b0f | |
parent | ed8950857f728303a1463ac9267e72c278738bf6 [diff] |
ath5k: clean up debugfs code 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>