[BRIDGE]: Round off STP perodic timers.
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 31 May 2007 08:21:39 +0000 (01:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:39 +0000 (01:23 -0700)
Peroidic STP timers don't have to be exact.  The hold timer runs at
1HZ, and the hello timer normally runs at 2HZ; save power by aligning
it them to next second.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found