natsemi: Use NATSEMI_TIMER_FREQ consistently
authorMark Brown <broonie@sirena.org.uk>
Tue, 9 Oct 2007 21:57:39 +0000 (22:57 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:29 +0000 (16:55 -0700)
commitf2cade13371f3ca80c5479c284e6455c681c8a0c
tree752a69fe51c599c5f254a26da8abf7519df9ad4c
parent9265fabf0d4c3d0a52e169d4b9149d52fd91db69
natsemi: Use NATSEMI_TIMER_FREQ consistently

The natsemi driver has a define NATSEMI_TIMER_FREQ which looks like it
controls the normal frequency of the chip poll timer but in fact only
takes effect for the first run of the timer.  Adjust the value of the
define to match that used by the timer and use the define consistently.

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