From: Emmanuel Grumbach Date: Tue, 13 May 2014 09:54:09 +0000 (+0300) Subject: mac80211: fix suspend vs. association race X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~23^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52666aef9f2dff39276eb53f15d99e2e229870f;p=pandora-kernel.git mac80211: fix suspend vs. association race If the association is in progress while we suspend, the stack will be in a messed up state. Clean it before we suspend. This patch completes Johannes's patch: 1a1cb744de160ee70086a77afff605bbc275d291 Author: Johannes Berg mac80211: fix suspend vs. authentication race Cc: Fixes: 12e7f517029d ("mac80211: cleanup generic suspend/resume procedures") Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed