commit | 4ce2bd9c4c1dfb416206ff1ad5283f6d24af4031 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Tue Mar 29 13:53:28 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 06 15:09:28 2016 +0200 |
tree | bda1737b572117dbe5fdf04d6aa15cfae24c63ce | |
parent | ba6fbacf9c073effaedf0c52fe7e52e2baf67725 [diff] |
cfg80211: Allow reassociation to be requested with internal SME If the user space issues a NL80211_CMD_CONNECT with NL80211_ATTR_PREV_BSSID when there is already a connection, allow this to proceed as a reassociation instead of rejecting the new connect command with EALREADY. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> [validate prev_bssid] Signed-off-by: Johannes Berg <johannes.berg@intel.com>