diff options
| author | Jouni Malinen <[email protected]> | 2008-10-11 03:29:55 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2008-10-14 21:08:11 -0400 |
| commit | d048e503a2b01e771ee87921c24d89d7ec3f0c2f (patch) | |
| tree | 71df617d24f8ba4cc349b3588e9ee87a5b891b7a /scripts/patch-kernel | |
| parent | c25bab54fe30d26a2cddf7058d77da72be630b23 (diff) | |
mac80211: Fix scan RX processing oops
ieee80211_bss_info_update() can return NULL. Verify that this is not the
case before calling ieee802111_rx_bss_put() which would trigger an oops
in interrupt context in atomic_dec_and_lock().
Signed-off-by: Jouni Malinen <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Acked-by: Benoit Papillault <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions