From: Johannes Berg Date: Wed, 15 Jan 2014 13:55:59 +0000 (+0100) Subject: cfg80211: make connect ie param const X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5800fec6173765207abded99df3d692ed55691;p=pandora-kernel.git cfg80211: make connect ie param const 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 --- Reading git-diff-tree failed