Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/broadcom
Matt Carlson 21f7638e6f tg3: Create timer helper functions
This patch seeks to clean up the timer related code.  It begins by
moving one-time timer setup code from tg3_open() to tg3_init_one().
It then creates a function that encapsulates the code needed to start
the timer.  A tg3_timer_stop() function was added for parity.  Finally,
this patch moves all the timer functions to a more suitable location.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-23 01:57:17 -05:00
..
2012-02-20 19:34:08 -05:00
2011-08-28 17:08:27 -04:00
2011-09-15 15:49:08 -04:00
2012-02-23 01:57:17 -05:00
2012-02-23 01:57:17 -05:00