From: Johannes Berg Date: Mon, 29 Apr 2013 12:57:44 +0000 (+0200) Subject: mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME X-Git-Tag: v3.10-rc3~18^2~18^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8360ab8d2caf8a4d0d95bc03f0ba6956459505f;p=pandora-kernel.git mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME Since commit 12e7f517029dad819c45eca9ca01fdb9ba57616b, IEEE80211_SDATA_DISCONNECT_RESUME no longer worked as it would simply never be tested. Restore a bit of the code removed there and in 9b7d72c1041ec5b20b24af487a9 to make it work again. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed