Searched hist:164931 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/gem/
H A Dif_gemvar.hdiff 164931 Wed Dec 06 00:04:25 MST 2006 marius - Use the gem_tick() callout instead of if_slowtimo() for driving
gem_watchdog() in order to avoid races accessing if_timer.
While at it relax the watchdog a bit by reloading it in gem_tint()
if there are still packets enqueued.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
- Fix inconsistencies in prototypes.
H A Dif_gem.cdiff 164931 Wed Dec 06 00:04:25 MST 2006 marius - Use the gem_tick() callout instead of if_slowtimo() for driving
gem_watchdog() in order to avoid races accessing if_timer.
While at it relax the watchdog a bit by reloading it in gem_tint()
if there are still packets enqueued.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
- Fix inconsistencies in prototypes.

Completed in 55 milliseconds