Page MenuHomeFreeBSD

D31104.1774852594.diff
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

D31104.1774852594.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
Mon, Mar 30, 6:36 AM (19 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28228633
Default Alt Text
D31104.1774852594.diff (346 B)

Event Timeline