Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144474380
D31104.1774852594.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
D31104.1774852594.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D31104: Fix to call callout_init with correct inputs from axp driver
Attached
Detach File
Event Timeline
Log In to Comment