]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/cfg.c
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)
commit552bff0c2fec8953ba3793d75ee335032cc0b47c
tree266f60e039d9869b408275384392c9643e35528b
parent2ad4814fb6ddc78ec17079b5dec9e2cd313a944c
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 <johannes.berg@intel.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/cfg80211.h
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/main.h
include/net/cfg80211.h
net/mac80211/cfg.c