cfg80211: constify name parameter to add_virtual_intf
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Sep 2012 07:26:06 +0000 (09:26 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Sep 2012 07:32:59 +0000 (09:32 +0200)
The name can't be modified by the driver,
make it const.

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

No differences found