ar71xx: ag71xx: use debugfs_remove_recursive
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx.h
index bb4cb5ba9ff96b3db1e7c6f5149bef2b207ce6c1..06bdb35c931b08a4c6703096a4c480fd80e2f924 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;