ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 21:32:49 +0000 (00:32 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 31 Aug 2011 07:10:53 +0000 (10:10 +0300)
There is no point in generating a bogus Beacon frame for
cfg80211_inform_bss_frame when cfg80211_inform_bss can be used
instead.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found