Stephen Hemminger wrote:
Make the PHY and statistic timer run on one second boundary
for powersaving.
On resume, the driver should check for link up immediately, to
get online faster (rather than waiting for the next second).
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
drivers/n
On Wednesday 06 June 2007 23:04:07 Stephen Hemminger wrote:
>
> > I don't think we need +1, if you need to fire immediately
> > (on the next tick). The timer core will always fire
> > timers that are in the past immediately.
>
> Thanks, but is it worth bothering to change it again?
No, I don't t
> I don't think we need +1, if you need to fire immediately
> (on the next tick). The timer core will always fire
> timers that are in the past immediately.
Thanks, but is it worth bothering to change it again?
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a m
On Monday 04 June 2007 22:25:37 Stephen Hemminger wrote:
> Make the PHY and statistic timer run on one second boundary
> for powersaving.
>
> On resume, the driver should check for link up immediately, to
> get online faster (rather than waiting for the next second).
>
> Signed-off-by: Stephen He
Make the PHY and statistic timer run on one second boundary
for powersaving.
On resume, the driver should check for link up immediately, to
get online faster (rather than waiting for the next second).
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
drivers/net/b44.c |9 -