alistair23-linux/drivers/net/atlx
Stephen Hemminger e053b628d3 atlx: timer cleanup
Do some cleanup on timer usage in this driver:
  * Use round_jiffies to align wakeups and reduce power.
  * Remove atl1_watchdog which does nothing but rearm itself
  * Use setup_timer() function

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-11-02 08:00:15 -05:00
..
atl1.c atlx: timer cleanup 2008-11-02 08:00:15 -05:00
atl1.h atlx: timer cleanup 2008-11-02 08:00:15 -05:00
atl2.c atlx: timer cleanup 2008-11-02 08:00:15 -05:00
atl2.h atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.c atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.h
Makefile