OpenCloudOS-Kernel/drivers/net/wireless/ath/ath5k
Jiri Slaby 31670070ff ath5k: remove permissions from debugfs files
Don't allow users to open debugfs files, because it can cause oopses.

When a user opens some file, driver unlinks it and frees the
corresponding structure, we will dereference freed memory.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:02:26 -04:00
..
Kconfig debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 2009-06-15 21:30:28 -07:00
Makefile ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
ath5k.h ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
attach.c ath5k: enable hardware LEDs 2009-07-10 14:57:41 -04:00
base.c mac80211: push rx status into skb->cb 2009-07-10 14:57:54 -04:00
base.h ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
caps.c
debug.c ath5k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: Implement antenna control 2009-05-06 15:14:56 -04:00
eeprom.h ath5k: Implement antenna control 2009-05-06 15:14:56 -04:00
gpio.c
initvals.c
led.c Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters 2009-05-06 15:14:57 -04:00
pcu.c ath5k: fix mesh beaconing 2009-06-15 15:05:53 -04:00
phy.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
qcu.c
reg.h ath5k: Implement antenna control 2009-05-06 15:14:56 -04:00
reset.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00