commit | 33c0360bf74d5fded34cb08d3512ada32ad661e4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Oct 08 10:23:48 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 14 20:48:25 2008 -0400 |
tree | c98eeeede4a08d4331c4cb1bac044c249ac6bcc5 | |
parent | c74e90a9e37c4a3923905189a6ebbd7ef61e6e67 [diff] |
cfg80211: fix debugfs error handling If something goes wrong creating the debugfs dir or when debugfs is not compiled in, the current code might lead to trouble; make it more robust. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>