]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: support wowlan magic-packet encapsulated as UDP packet
authorZhiyuan Yang <yangzy@marvell.com>
Sat, 7 Jun 2014 02:47:42 +0000 (19:47 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:15 +0000 (15:49 -0400)
commit8b5718385c798d60fe18b691148f0aa2b1217a26
tree4d4faee7c378af911fb68a52b51912ed28863749
parentab87cf30e26ffc37f97c8003b79bca7702fe5b3b
mwifiex: support wowlan magic-packet encapsulated as UDP packet

When magic-packet is generated as a UDP packet the offset should
be 20+8 more bytes to cover IPv4 header and UDP header. So the
total offset become 56.
Add a new MEF entry to support both magic-packet patterns
generated by different tools.

Cc: Andreas Fenkart <afenkart@gmail.com>
Signed-off-by: Zhiyuan Yang <yangzy@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c