From: Bruce Allan Date: Sat, 16 Apr 2011 00:34:40 +0000 (+0000) Subject: e1000e: implement ethtool set_phys_id X-Git-Tag: v3.0-rc1~377^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf80dcbd8ca0c50f343401fedd2d6200cb8097e;p=pandora-kernel.git e1000e: implement ethtool set_phys_id Based on a patch from Stephen Hemminger . The new ethtool set_phys_id takes over controlling the LED for identifying boards. This fixes the lockout during that period. For this device lots of extra infrastructure can also be removed by using set_phys_id. v2: - return blink frequency for parts that do not support blink in h/w - add blink_led function pointers for devices that do support blink in h/w to cleanup the test for this functionality Signed-off-by: Bruce Allan Cc: Stephen Hemminger Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed