commit | cdcb006fbe7a74b5f7827f5c5c27e11399a2fab7 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Jan 07 19:45:24 2008 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:01:04 2008 -0800 |
tree | 6141a5b4315775bea971d3457191071d36061822 | |
parent | df26e7ea049abe5104062f1f3e9ee7ede9d5104f [diff] |
mac80211: Add radio led trigger Some devices have a seperate LED which indicates if the radio is enabled or not. This adds a LED trigger to mac80211 where drivers can hook into when they are interested in radio status changes. v2: Check hw.conf.radio_enabled when calling start(). Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>