From: Johannes Berg Date: Tue, 12 Aug 2014 19:01:28 +0000 (+0200) Subject: cfg80211: allow passing frame type to cfg80211_inform_bss() X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bc8c1f2b070bab82ed738f98ecfac725e33c57f;p=pandora-kernel.git 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 [ath6kl] Acked-by: Arend van Spriel [brcmfmac] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed