sky2: remove unneede workaround
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 3 Feb 2009 11:27:27 +0000 (11:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Feb 2009 23:08:34 +0000 (15:08 -0800)
commit1bd68c04850b9e73f1c7022b9a8c38cd14ceb37d
tree7772724a6697b9eaf327df1fb06b5f52b184864a
parent1725d409caba16ea5fc694bd50e95e79e8ced11a
sky2: remove unneede workaround

This workaround is not needed. It was inherited from sk98lin driver but only
applies to an early development version of the chip that is not supported
by sky2.  The workaround required an unnecessary pci read which hurts performance

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c