]> bbs.cooldavid.org Git - net-next-2.6.git/commit
e1000e: do not error out on identification LED init failure
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 20 Nov 2009 23:27:59 +0000 (23:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Nov 2009 19:34:25 +0000 (11:34 -0800)
commitde39b7523348640f4c0e662e430c67594d858a08
tree12256a9145acb20ddfb3cd25c545ee80726669b6
parent53ec5498d107a61b84944351d32324ce52788b74
e1000e: do not error out on identification LED init failure

A failure to initialize the identification LED is not a fatal condition and
should allow the init path to continue.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/82571.c
drivers/net/e1000e/es2lan.c
drivers/net/e1000e/ich8lan.c