]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c51195a2288bc0b9cd718c7db73a968ff390070
tree557b28bd820e50ad7d3c758c34a60d5df006f6ed
parent7aa83ac6b7490f07aa940d01aa608c82200f7d29
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