commit | 68707acb5b5d4e2b7583cbff0883516afed54d4f | [log] [tgz] |
---|---|---|
author | Bill Hayes <bill.hayes@hp.com> | Tue Feb 19 10:24:41 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 23 23:57:49 2008 -0500 |
tree | d8878f6e3e94999f9ccf67547e591ad844d85834 | |
parent | cf7822983f21617b805712eec46eb31058508d6a [diff] |
igb: Fix panic with NICs with 1000BASE-SX PHY This patch eliminates a kernel panic with the igb driver in 2.6.25-rc2 when running on a Intel 82575 Ethernet controller with a 1000BASE-SX PHY. The panic does not happen with the 1000BASE-T PHY, only with a SX connection. Signed-off-by: Bill Hayes <bill.hayes@hp.com> Signed-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>