Skip to content
Commit 7a7d3e4c authored by Simon Dinkin's avatar Simon Dinkin Committed by Johannes Berg
Browse files

mac80211: fix incorrect assignment of reassoc value



this fix minor issue in the log message.
in ieee80211_rx_mgmt_assoc_resp function, when assigning the
reassoc value from the mgmt frame control:
ieee80211_is_reassoc_resp function need to be used, instead of
ieee80211_is_reassoc_req function.

Signed-off-by: default avatarSimon Dinkin <simon.dinkin@tandemg.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 6d9c153a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment