Patch "cfg80211/mac80211: avoid state mishmash on deauth" has been added to the 3.6-stable tree

2012-10-29 Thread gregkh
This is a note to let you know that I've just added the patch titled cfg80211/mac80211: avoid state mishmash on deauth to the 3.6-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: cfg802

Re: [PATCH] cfg80211/mac80211: avoid state mishmash on deauth

2012-10-29 Thread Greg KH
On Mon, Oct 29, 2012 at 05:58:49PM +0100, Stanislaw Gruszka wrote: > On Mon, Oct 29, 2012 at 05:51:42PM +0100, Stanislaw Gruszka wrote: > > commit 6863255bd0e48bc41ae5a066d5c771801e92735a upstream. > > > > Avoid situation when we are on associate state in mac80211 and > > on disassociate state in

Re: [PATCH] cfg80211/mac80211: avoid state mishmash on deauth

2012-10-29 Thread Stanislaw Gruszka
On Mon, Oct 29, 2012 at 05:51:42PM +0100, Stanislaw Gruszka wrote: > commit 6863255bd0e48bc41ae5a066d5c771801e92735a upstream. > > Avoid situation when we are on associate state in mac80211 and > on disassociate state in cfg80211. This can results on crash > during modules unload (like showed on t

[PATCH] cfg80211/mac80211: avoid state mishmash on deauth

2012-10-29 Thread Stanislaw Gruszka
commit 6863255bd0e48bc41ae5a066d5c771801e92735a upstream. Avoid situation when we are on associate state in mac80211 and on disassociate state in cfg80211. This can results on crash during modules unload (like showed on this thread: http://marc.info/?t=13437397631&r=1&w=2) and possibly other p

FAILED: patch "[PATCH] cfg80211/mac80211: avoid state mishmash on deauth" failed to apply to 3.6-stable tree

2012-10-29 Thread gregkh
tree -- >From 6863255bd0e48bc41ae5a066d5c771801e92735a Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Mon, 15 Oct 2012 14:52:41 +0200 Subject: [PATCH] cfg80211/mac80211: avoid state mishmash on deauth Avoid situation when we are on associate state in mac80211 and on disassociate state in