]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: fix bug for wildcard-prefix wowlan pattern
authorXinming Hu <huxm@marvell.com>
Mon, 14 Dec 2015 12:15:05 +0000 (04:15 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 30 Dec 2015 14:57:56 +0000 (16:57 +0200)
commitc5d2a1e5398a3a7551c602e429b9a1767efa4b36
treea08da9ac12c48d0b918614302e56a9924d7e2869
parentadc044213e6329de41cc8ac04621b5bafd5ec67b
mwifiex: fix bug for wildcard-prefix wowlan pattern

Wildcard prefix bytes are ignored while downloading packet
pattern to firmware. As packet offset is not adjusted
accordingly firmware end up matching the pattern at wrong
offset. The packet offset is corrected in this patch.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cfg80211.c