diff options
author | Teemu Paasikivi <ext-teemu.3.paasikivi@nokia.com> | 2010-09-24 00:23:55 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-09-27 15:57:47 -0400 |
commit | 92e44948b2b3b2db8f39f17033f98ae2356156a5 (patch) | |
tree | fd617ba0a5d939cbe03cfb579ee3e39c46fe2255 /net/mac80211/rx.c | |
parent | 56af326830757f3e8a1742770d15dfd6e3c40e85 (diff) |
nl80211: Fix exit from nl80211_set_power_save
If interface does not existk, when nl80211_set_power_save is called, (eg.
module has been unloaded) it has been causing kernel panic. Added new
goto target to avoid crash if get_rdev_dev_by_info_ifindex does not
return dev and rdev pointers.
Signed-off-by: Teemu Paasikivi <ext-teemu.3.paasikivi@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/rx.c')
0 files changed, 0 insertions, 0 deletions