aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-05-07 12:40:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-05-07 12:40:25 +0000
commita6708d20d13e42572e8c10d6be989affb1a2fc31 (patch)
tree6599645f1264e1e57bbed155927ef9196c2dcfed /target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
parent3b1b49a49b2cc8a89b409a0d25ec2165a747ac65 (diff)
downloadupstream-a6708d20d13e42572e8c10d6be989affb1a2fc31.tar.gz
upstream-a6708d20d13e42572e8c10d6be989affb1a2fc31.tar.bz2
upstream-a6708d20d13e42572e8c10d6be989affb1a2fc31.zip
ar71xx: ag71xx: use debugfs_remove_recursive
SVN-Revision: 26842
Diffstat (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h')
-rw-r--r--target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
index bb4cb5ba9f..06bdb35c93 100644
--- a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
+++ b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
@@ -136,8 +136,6 @@ struct ag71xx_napi_stats {
struct ag71xx_debug {
struct dentry *debugfs_dir;
- struct dentry *debugfs_int_stats;
- struct dentry *debugfs_napi_stats;
struct ag71xx_int_stats int_stats;
struct ag71xx_napi_stats napi_stats;