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