mac80211: constify IE parsing
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Feb 2013 15:43:19 +0000 (16:43 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Mon, 18 Feb 2013 00:34:50 +0000 (01:34 +0100)
commit8f9975f2defa9466f8c9082a3b37b119033aa5a7
treef489c1b415dc68a175fa79f78d85a8ee026d13ee
parentaad02e753490f33725d407b63b31e76c58f01caa
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h