mac80211: make LED trigger names const
authorJohannes Berg <johannes.berg@intel.com>
Thu, 23 Apr 2015 10:09:01 +0000 (12:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 May 2015 12:21:55 +0000 (14:21 +0200)
commitf5c4ae07992ca64d8628a11439c184baf5595e4b
tree814347a5155445d35959e98fca871dd0ffd84ac6
parent56ff51084eadf61a93941e9a2a20608d8dd45711
mac80211: make LED trigger names const

This is just a code cleanup, make the LED trigger names const
as they're not expected to be modified by drivers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath5k/led.c
drivers/net/wireless/ath/carl9170/led.c
drivers/net/wireless/p54/led.c
include/net/mac80211.h
net/mac80211/led.c