diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2009-06-28 23:25:27 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-10 15:02:26 -0400 |
commit | 31670070ffe18f8e8743109b19297a0efac0a72c (patch) | |
tree | aefe670217fec01a291a1670cae8c3e2bcae808d /net/mac80211/scan.c | |
parent | 6badaaf7729e5d1c02934b1739303ce79014ab67 (diff) | |
download | kernel_samsung_smdk4412-31670070ffe18f8e8743109b19297a0efac0a72c.zip kernel_samsung_smdk4412-31670070ffe18f8e8743109b19297a0efac0a72c.tar.gz kernel_samsung_smdk4412-31670070ffe18f8e8743109b19297a0efac0a72c.tar.bz2 |
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>
Diffstat (limited to 'net/mac80211/scan.c')
0 files changed, 0 insertions, 0 deletions