]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Fix panic with NICs with 1000BASE-SX PHY
authorBill Hayes <bill.hayes@hp.com>
Tue, 19 Feb 2008 18:24:41 +0000 (10:24 -0800)
committerJeff Garzik <jeff@garzik.org>
Sun, 24 Feb 2008 04:57:49 +0000 (23:57 -0500)
commitb878006e4cb5be4ee92f1663c6cfd6b00862b770
treed8878f6e3e94999f9ccf67547e591ad844d85834
parent678d000375edfdf9a1083168dc0019ed543557d4
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>
drivers/net/igb/igb_main.c