From: Andrei Otcheretianski Date: Fri, 9 May 2014 11:11:50 +0000 (+0300) Subject: mac80211: Handle the CSA counters correctly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1af586c9116cdf6863823a830593c48cd9bcecde;p=pandora-kernel.git mac80211: Handle the CSA counters correctly Make the beacon CSA counters part of ieee80211_mutable_offsets and don't decrement CSA counters when generating a beacon template. This permits the driver to offload the CSA counters handling. Since mac80211 updates the probe responses with the correct counter, the driver should sync the counter's value with mac80211 using ieee80211_csa_update_counter function. Signed-off-by: Andrei Otcheretianski Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed