]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: ignore dummy packet events in PLT mode
authorLuciano Coelho <luca@coelho.fi>
Thu, 10 Apr 2014 07:01:37 +0000 (10:01 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Apr 2014 18:31:41 +0000 (14:31 -0400)
commit935024521b67c17b362f2d762e2fff10d45b042a
treecca361c615210da76d2b8932a34e9c1d32e174bd
parentc177f8c0bd7ae6e471ce1f7507b0779a97eaaecf
wlcore: ignore dummy packet events in PLT mode

Sometimes the firmware sends a dummy packet event while we are in PLT
mode.  This doesn't make sense, it's a firmware bug.  Fix this by
ignoring dummy packet events when we're PLT mode.

Reported-by: Yegor Yefremov <yegorslists@googlemail.com>
Reported-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ti/wlcore/event.c