wl1251: always report beacon loss to the stack
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 16 Jun 2012 19:26:47 +0000 (22:26 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Jun 2012 18:10:24 +0000 (14:10 -0400)
commit0d776fcdafed91403b1f453473771664ef7a66bd
treec0639c009c3e80508e2c036a8cc68a99fe79cbc6
parentcae6247db0b93673d170bc0e02aff85f53bc422c
wl1251: always report beacon loss to the stack

Always report beacon loss to the stack, not only when in powersave
state. This is because there's possibility that the driver disables
PSM before it handles old BSS_LOSE_EVENT, so beacon loss has to be
reported.

Patch based on old maemo patch by:
Janne Ylalehto <janne.ylalehto@nokia.com>
Juuso Oikarinen <juuso.oikarinen@nokia.com>
Luciano Coelho <luciano.coelho@nokia.com>
Yuri Ershov <ext-yuri.ershov@nokia.com>

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ti/wl1251/event.c
This page took 0.026298 seconds and 5 git commands to generate.