From: Fabio Baltieri Date: Thu, 25 Jul 2013 10:00:26 +0000 (+0200) Subject: mac80211: use oneshot blink API for LED triggers X-Git-Tag: v3.12-rc1~132^2~297^2^2~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47f2509e5f182f4df144406de6f2bc78179d57e;p=pandora-kernel.git mac80211: use oneshot blink API for LED triggers Change mac80211 LED trigger code to use the generic led_trigger_blink_oneshot() API for transmit and receive activity indication. This gives a better feedback to the user, as with the new API each activity event results in a visible blink, while a constant traffic results in a continuous blink at constant rate. Signed-off-by: Fabio Baltieri [fix LED disabled build error] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed