git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a92eecb
)
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 29 Apr 2013 12:57:44 +0000
(14:57 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 16 May 2013 20:38:04 +0000
(22:38 +0200)
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 <johannes.berg@intel.com>
No differences found