commit | 9fbc630c89fd210e15ffe84fd6e968a2d39000b0 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat May 15 15:46:17 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 21 14:40:00 2010 -0400 |
tree | 7cd2283f43fcae0ce5779cffd976579977757989 | |
parent | b9f2e39d4c2bcd8e94f73ae14450d7764f930a41 [diff] |
cfg80211: fix crash in cfg80211_set_freq() Since wdev can be NULL, check it before dereferencing it Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>