]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita559e2a71a175f9954b96d6fc207b4fd5ac73883
tree7f03c80775ba39c43d34f8038583db768b311029
parented0c2e3d8b9a820597165be62697f067c1b0dfe0
cfg80211: constify wowlan/coalesce mask/pattern pointers

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>
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore_i.h
include/net/cfg80211.h
net/wireless/nl80211.c