ar71xx: ag71xx: use debugfs_remove_recursive
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx.h
index bb4cb5b..06bdb35 100644 (file)
@@ -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;