mac80211: constify IE parsing
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Feb 2013 15:43:19 +0000 (16:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:39 +0000 (09:41 +0100)
commit4a3cb702b05868f67c4ee3da3380461c5b90b4ca
tree557b28bd820e50ad7d3c758c34a60d5df006f6ed
parent50640f169372b9977487a328dedf13a8debedff7
mac80211: constify IE parsing

Make all the parsed IE pointers const, and propagate
the change to all the users etc.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.h
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_pathtbl.c
net/mac80211/mlme.c
net/mac80211/util.c
net/mac80211/vht.c