Page MenuHomeFreeBSD

D31104.1775118422.diff
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

D31104.1775118422.diff

diff --git a/sys/dev/axgbe/if_axgbe_pci.c b/sys/dev/axgbe/if_axgbe_pci.c
--- a/sys/dev/axgbe/if_axgbe_pci.c
+++ b/sys/dev/axgbe/if_axgbe_pci.c
@@ -770,7 +770,7 @@
static void
xgbe_init_timers(struct xgbe_prv_data *pdata)
{
- callout_init(&pdata->service_timer, 1*hz);
+ callout_init(&pdata->service_timer, 1);
}
static void

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 8:27 AM (5 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28243834
Default Alt Text
D31104.1775118422.diff (346 B)

Event Timeline