]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite44fcbeb66a6fcdb12162f8ee8411fdf9cebfa16
tree752a69fe51c599c5f254a26da8abf7519df9ad4c
parent1eed46725c01c50d5e57b83655b87ae818c3959b
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