]> git.itanic.dy.fi Git - linux-stable/commit
natsemi: Fix detection of vanilla natsemi cards
authorMark Brown <broonie@sirena.org.uk>
Sun, 25 Feb 2007 15:37:27 +0000 (15:37 +0000)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:30:43 +0000 (04:30 -0500)
commit36c843d5e347ec71ec579a477c941538a03b8cf3
tree5851e66114d6fe899508c5239e533366c6022e62
parentb882addd7aecbdae7b938fa189f0459d0713976b
natsemi: Fix detection of vanilla natsemi cards

Bob Tracy <rct@gherkin.frus.com> reported that the addition of support
for Aculab E1/T1 cPCI carrier cards broke detection of vanilla natsemi
cards.  This patch fixes that: the problem is that the driver-specific
ta in the PCI device table is an index into a second table and this
had not been updated for the vanilla cards.

This patch fixes the problem minimally.

Signed-Off-By: Mark Brown <broonie@sirena.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/natsemi.c