]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: remove TIM ie from probe response
authorEliad Peller <eliad@wizery.com>
Thu, 15 Sep 2011 09:07:04 +0000 (12:07 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 23 Sep 2011 11:38:47 +0000 (14:38 +0300)
commit47dfc991476cd17f864c48aca6233ea187099cd3
treeda5cc08a534992f807a36d572789c2b381927ea5
parent03ce73779d0df8410bab21e940f5a36fd48289df
wl12xx: remove TIM ie from probe response

wl12xx uses the beacon as the probe response template.
However, the beacon includes a TIM ie, which shouldn't
exist in the probe response.

Delete it from the skb before configuring the probe
response template.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c