diff options
author | 2013-02-13 13:50:51 +0100 | |
---|---|---|
committer | 2013-02-15 09:41:11 +0100 | |
commit | 5bbe754d9ecc4a09994ecd0cf3b167224e114da5 (patch) | |
tree | b2fd84fbc650352f9d042c073b35768489d9e02a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: fix auth/assoc timeout handling (diff) | |
download | linux-dev-5bbe754d9ecc4a09994ecd0cf3b167224e114da5.tar.xz linux-dev-5bbe754d9ecc4a09994ecd0cf3b167224e114da5.zip |
mac80211: don't call bss_info_changed on p2p-device/monitor
Since the idle decision rework, mac80211 started calling
bss_info_changed() for the driver's monitor interface,
which causes a crash for iwlwifi, but drivers generally
don't expect this to happen. Therefore, avoid it.
While at it, also prevent calling it in such cases and
only print a warning. For the P2P Device interface the
idle will no longer be called (no channel context), so
also prevent that and warn on it.
Reported-by: Chaitanya <chaitanya.mgit@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions