[PATCH] pcnet32: break in 2.6.18-rc1 identified
authorDon Fry <brazilnut@us.ibm.com>
Tue, 22 Aug 2006 17:22:37 +0000 (10:22 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 24 Aug 2006 04:40:03 +0000 (00:40 -0400)
commit8d91626636ed9ce8b742edb52ae48f2faefd5864
treed6270c4b398f356081b4f078cf32e21bafd23f7e
parent9a469abe9c6bab3ce237ee433541931bbd827faf
[PATCH] pcnet32: break in 2.6.18-rc1 identified

A change I made for 2.6.17 and another for 2.6.18 do not work on older
pcnet32 chips which I do not have access to.  If the chip is a 79C970 or
79C965, do not try and suspend or check the link status.
I have tested with a 79C970A, 79C971, 79C972, 79C973, 79C975, 79C976,
and 79C978.

Signed-off-by: Don Fry <brazilnut@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcnet32.c