cfg80211: make connect ie param const
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Jan 2014 13:55:59 +0000 (14:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:10 +0000 (21:48 +0100)
This required liberally sprinkling 'const' over brcmfmac
and mwifiex but seems like a useful thing to do since the
pointer can't really be written.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found