drivers/staging/wlags49_h2/wl_sysfs.c
deleted100644 → 0
+0
−138
drivers/staging/wlags49_h2/wl_sysfs.h
deleted100644 → 0
+0
−7
Loading
The sysfs file in this driver is showing a raft of debugging values,
none of which belong in sysfs, let alone in a single sysfs file. If
these really need to be described somewhere, they should go into
debugfs.
For now, just delete the sysfs file, which removes a bunch of files from
the tree.
Cc: Henk de Groot <pe1dnn@amsat.org>
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>