Page MenuHomeFreeBSD

D31104.id91959.diff
No OneTemporary

D31104.id91959.diff

Index: sys/dev/axgbe/if_axgbe_pci.c
===================================================================
--- sys/dev/axgbe/if_axgbe_pci.c
+++ 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
Wed, Sep 9, 5:19 PM (3 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38600952
Default Alt Text
D31104.id91959.diff (372 B)

Event Timeline