commit | 5bc8c1f2b070bab82ed738f98ecfac725e33c57f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 12 21:01:28 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 26 11:16:02 2014 +0200 |
tree | cc5d73214736192a08d1478da050459a360bf3fd | |
parent | 0e227084aee36b3ba27b4fc9cd9e425be6ce2ab8 [diff] |
cfg80211: allow passing frame type to cfg80211_inform_bss() When using the cfg80211_inform_bss[_width]() functions drivers cannot currently indicate whether the data was received in a beacon or probe response. Fix that by passing a new enum that indicates such (or unknown). For good measure, use it in ath6kl. Acked-by: Kalle Valo <kvalo@qca.qualcomm.com> [ath6kl] Acked-by: Arend van Spriel <arend@broadcom.com> [brcmfmac] Signed-off-by: Johannes Berg <johannes.berg@intel.com>