[PATCH] libertas: fix removal of all debugfs files
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Fri, 25 May 2007 03:47:34 +0000 (23:47 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:36 +0000 (14:28 -0400)
commit0b7db95602d0eb5339c7b7a9c7beff4b146bdeec
tree70d5498fabbd30c607fdbb3206fac4e28e8138a8
parent604ba49150987e48a94f2a704ba4e44479901c5c
[PATCH] libertas: fix removal of all debugfs files

rmmod did not remove /sys/kernel/debug/libertas_wireless/eth1/
subscribed_events/high_snr. After I fixed this, I noticed that
it also didn't remove /sys/kernel/debug/libertas_wireless/eth1
as well.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/debugfs.c