cfg80211: constify wowlan/coalesce mask/pattern pointers
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 May 2014 15:59:50 +0000 (17:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 May 2014 16:06:50 +0000 (18:06 +0200)
This requires changing the nl80211 parsing code a bit to use
intermediate pointers for the allocation, but clarifies the
API towards the drivers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found