]> 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)
commita5c9e5324a307f1c51cf40cacea389b034c37bf9
tree7f03c80775ba39c43d34f8038583db768b311029
parentd54755308a84854e4ba80e718666212f2993cb75
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