diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2012-12-11 10:48:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:51:03 -0800 |
commit | 5ca99e71a9a6cf33a217690f5d87bc0129d1effd (patch) | |
tree | 39b61c587f7db1096394e25e6335620ce646ceaa /net/key | |
parent | 4a3b5681d6b64611375903695481641debd1c308 (diff) | |
download | linux-3.10-5ca99e71a9a6cf33a217690f5d87bc0129d1effd.tar.gz linux-3.10-5ca99e71a9a6cf33a217690f5d87bc0129d1effd.tar.bz2 linux-3.10-5ca99e71a9a6cf33a217690f5d87bc0129d1effd.zip |
mac80211: fix ibss scanning
commit 34bcf71502413f8903ade93746f2d0f04b937a78 upstream.
Do not scan on no-IBSS and disabled channels in IBSS mode. Doing this
can trigger Microcode errors on iwlwifi and iwlegacy drivers.
Also rename ieee80211_request_internal_scan() function since it is only
used in IBSS mode and simplify calling it from ieee80211_sta_find_ibss().
This patch should address:
https://bugzilla.redhat.com/show_bug.cgi?id=883414
https://bugzilla.kernel.org/show_bug.cgi?id=49411
Reported-by: Jesse Kahtava <jesse_kahtava@f-m.fm>
Reported-by: Mikko Rapeli <mikko.rapeli@iki.fi>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions