From: Zhiyuan Yang Date: Sat, 7 Jun 2014 02:47:42 +0000 (-0700) Subject: mwifiex: support wowlan magic-packet encapsulated as UDP packet X-Git-Tag: cleanup-for-v3.18~108^2~210^2~46^2~139 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dbc13fae485c2519e995b2e0d8580641f14cad0;p=pandora-kernel.git 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 Signed-off-by: Zhiyuan Yang Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed