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)
commit62c2e579e008784b929abef27f5728db2a1d88bf
treee5424ec005016a508131d6c15d390f918a02f84a
parent7ae25da3967298199881c72ee476a1f9ec682fd8
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
This page took 0.027108 seconds and 5 git commands to generate.