Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151368427
D50547.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
330 B
Referenced Files
None
Subscribers
None
D50547.id.diff
View Options
diff --git a/sys/dev/igc/if_igc.c b/sys/dev/igc/if_igc.c
--- a/sys/dev/igc/if_igc.c
+++ b/sys/dev/igc/if_igc.c
@@ -936,6 +936,7 @@
goto igc_set_next_eitr;
}
+ bytes = bytes_packets = 0;
/* Get largest values from the associated tx and rx ring */
if (txr->tx_bytes && txr->tx_packets) {
bytes = txr->tx_bytes;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 10:30 PM (5 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31012439
Default Alt Text
D50547.id.diff (330 B)
Attached To
Mode
D50547: igc: Initialize helper variables in igc_neweitr()
Attached
Detach File
Event Timeline
Log In to Comment