]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: fix for probe_resp IE's
authorVladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>
Thu, 30 Apr 2015 13:25:08 +0000 (16:25 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 4 May 2015 17:55:37 +0000 (20:55 +0300)
commitff9bb85f642462abe3da2dc9ab774cc1f15f0886
tree19ddfe61edb7b2f577091eb80d467eb27713e8a1
parente89dab2f9f1f6eb48d2a405949bee77fee9981d2
wil6210: fix for probe_resp IE's

Parameters for the start_ap and change_bcon contains
probe response template and probe response IE's.

supplicant puts in the proberesp_ies only WPS related IE's,
while firmware need all IE's, most notable is RSN that is not
included in the proberesp_ies.

Always use IE's provided by the bcon->probe_resp

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/cfg80211.c