From: Ben Hutchings Date: Mon, 23 Nov 2009 16:03:45 +0000 (+0000) Subject: sfc: Use a single blink implementation X-Git-Tag: v2.6.33-rc1~388^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398468ed1b5c61fe8bcbc8cc1ed323e3c23b58ef;p=pandora-kernel.git sfc: Use a single blink implementation Only some PHYs have firmware support for a LED blink mode, so we currently blink the others in a timer function. Since all PHYs have simple on and off modes, we don't gain anything by using multiple blink implementations. Also, since we have a process context there is no need to use a timer. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed