From: Arik Nemtsov Date: Wed, 11 Jun 2014 14:18:19 +0000 (+0300) Subject: mac80211: set auth flags after other station info X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~18^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68885a54cd04742a2e6e10e9d3ff5976d046832e;p=pandora-kernel.git mac80211: set auth flags after other station info For TDLS, the AUTHORIZED flag arrives with all other important station info (supported rates, HT/VHT caps, ...). Make sure to set the station state in the low-level driver after transferring this information to the mac80211 STA entry. This aligns the STA information during sta_state callbacks with the non-TDLS case. Signed-off-by: Arik Nemtsov Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed