On Mon, Jul 29, 2013 at 11:15:09AM +0200, Ortwin Glück wrote: > This was probably missed due to malformed Cc in the commit message. > > > > commit 12e7f517029dad819c45eca9ca01fdb9ba57616b > Author: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > 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@xxxxxx> > Reported-and-tested-by: Ortwin Glück <odi@xxxxxx> > Cc: stable@xxxxxxxxxxxxxxx # 3.10 > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > --- > net/mac80211/pm.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html