]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: update beacon and probe_resp templates when rates change
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:14:04 +0000 (12:14 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:57:50 +0000 (15:57 +0300)
commit1263cb7dff78189f4e3538dcceff4b8afb89417d
treee5424ec005016a508131d6c15d390f918a02f84a
parent8d129d01e9f6dbf3fdb6471872b2ac46017b5828
wlcore: update beacon and probe_resp templates when rates change

When the data rates change, we get BSS_CHANGED_BASIC_RATES.  At this
point, we should update all the templates to match the new rates.  We
were changing some of the templates, but the beacon and the probe
response templates were missing.

[Remove redundant min_rate variable - Arik]

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wlcore/main.c