diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2013-07-23 13:56:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:35:22 -0700 |
commit | e30649e9650df1b772562525924c1f7453bf18d2 (patch) | |
tree | 616247c0d91a36891aa36ce720e776a781d277f3 /arch | |
parent | 090577c961e0843004762905bfcee2d6bf262722 (diff) | |
download | linux-3.10-e30649e9650df1b772562525924c1f7453bf18d2.tar.gz linux-3.10-e30649e9650df1b772562525924c1f7453bf18d2.tar.bz2 linux-3.10-e30649e9650df1b772562525924c1f7453bf18d2.zip |
mac80211: fix monitor interface suspend crash regression
commit cd34f647a78e7f2296fcb72392b9e5c832793e65 upstream.
My commit:
commit 12e7f517029dad819c45eca9ca01fdb9ba57616b
Author: Stanislaw Gruszka <sgruszka@redhat.com>
Date: Thu Feb 28 10:55:26 2013 +0100
mac80211: cleanup generic suspend/resume procedures
removed check for deleting MONITOR and AP_VLAN when suspend. That can
cause a crash (i.e. in iwlagn_mac_remove_interface()) since we remove
interface in the driver that we did not add before.
Reference:
http://marc.info/?l=linux-kernel&m=137391815113860&w=2
Bisected-by: Ortwin Glück <odi@odi.ch>
Reported-and-tested-by: Ortwin Glück <odi@odi.ch>
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 'arch')
0 files changed, 0 insertions, 0 deletions