From: Andrei Otcheretianski Date: Fri, 9 May 2014 11:11:44 +0000 (+0300) Subject: cfg80211: Add API to update CSA counters in mgmt frames X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d22ce22b0b249804816990a3b62b08b1a62546;p=pandora-kernel.git cfg80211: Add API to update CSA counters in mgmt frames Add NL80211_ATTR_CSA_C_OFFSETS_TX which holds an array of offsets to the CSA counters which should be updated when sending a management frames with NL80211_CMD_FRAME. This API should be used by the drivers that wish to keep the CSA counter updated in probe responses, but do not implement probe response offloading and so, do not use ieee80211_proberesp_get function. Signed-off-by: Andrei Otcheretianski Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed