summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170/led.c
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05mac80211: make LED trigger names constJohannes Berg1-1/+1
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>
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin1-1/+1
Signed-off-by: Pavel Roskin <proski@gnu.org> Acked-By: christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-15carl9170: mac80211 glue and command interfaceChristian Lamparter1-0/+190
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>