From: Johannes Berg Date: Wed, 19 Sep 2012 07:26:06 +0000 (+0200) Subject: cfg80211: constify name parameter to add_virtual_intf X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552bff0c2fec8953ba3793d75ee335032cc0b47c;p=pandora-kernel.git cfg80211: constify name parameter to add_virtual_intf The name can't be modified by the driver, make it const. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed