nl80211: add packet offset information for wowlan pattern
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 12 Feb 2013 20:16:26 +0000 (12:16 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Feb 2013 09:09:48 +0000 (10:09 +0100)
If user knows the location of a wowlan pattern to be matched in
Rx packet, he can provide an offset with the pattern. This will
help drivers to ignore initial bytes and match the pattern
efficiently.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
[refactor pattern sending]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found