diff options
author | Eliad Peller <eliad@wizery.com> | 2014-01-12 11:06:37 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-02-06 09:55:17 +0100 |
commit | 2f617435c3a6fe3f39efb9ae2baa77de2d6c97b8 (patch) | |
tree | 5838cbb3374a7c5121b613ce9e0602c014b918dc /net/iucv | |
parent | 53d8ab29f8f6d67e37857b68189b38fa3d87dd8e (diff) | |
download | op-kernel-dev-2f617435c3a6fe3f39efb9ae2baa77de2d6c97b8.zip op-kernel-dev-2f617435c3a6fe3f39efb9ae2baa77de2d6c97b8.tar.gz |
mac80211: move roc cookie assignment earlier
ieee80211_start_roc_work() might add a new roc
to existing roc, and tell cfg80211 it has already
started.
However, this might happen before the roc cookie
was set, resulting in REMAIN_ON_CHANNEL (started)
event with null cookie. Consequently, it can make
wpa_supplicant go out of sync.
Fix it by setting the roc cookie earlier.
Cc: stable@vger.kernel.org
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions