commit | 0ce77920adcb16d6449de9ca481a553ea6008c6d | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Aug 11 00:32:49 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 31 10:10:53 2011 +0300 |
tree | 7a2c572a90a766f38073f281336b1506a6175c68 | |
parent | 2fa8b6a0e42570690a48a56cb65778211e3cc9cc [diff] |
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame 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>