From: Arik Nemtsov Date: Tue, 22 Apr 2014 03:39:34 +0000 (-0700) Subject: cfg80211: avoid freeing last_request while in flight X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c888393b74968aa8795c94b8923a5061b5ce6dcc;p=pandora-kernel.git cfg80211: avoid freeing last_request while in flight Avoid freeing the last request while it is being processed. This can happen in some cases if reg_work is kicked for some reason while the currently pending request is in flight. Cc: Sander Eikelenboom Tested-by: Eliad Peller Tested-by: Colleen Twitty Signed-off-by: Arik Nemtsov Signed-off-by: Luis R. Rodriguez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed