From: Johannes Berg Date: Tue, 30 Nov 2010 07:58:45 +0000 (+0100) Subject: mac80211: add throughput based LED blink trigger X-Git-Tag: v2.6.38-rc1~476^2~104^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e5406854378dfada3f33c7192b012083a5b8e0;p=pandora-kernel.git mac80211: add throughput based LED blink trigger iwlwifi and other drivers like to blink their LED based on throughput. Implement this generically in mac80211, based on a throughput table the driver specifies. That way, drivers can set the blink frequencies depending on their desired behaviour and max throughput. All the drivers need to do is provide an LED class device, best with blink hardware offload. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed