Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149342104
D50416.1789882737.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
334 B
Referenced Files
None
Subscribers
None
D50416.1789882737.diff
View Options
diff --git a/sys/dev/e1000/if_em.c b/sys/dev/e1000/if_em.c
--- a/sys/dev/e1000/if_em.c
+++ b/sys/dev/e1000/if_em.c
@@ -1671,6 +1671,7 @@
goto em_set_next_itr;
}
+ 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
Sun, Sep 20, 5:38 AM (12 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29809287
Default Alt Text
D50416.1789882737.diff (334 B)
Attached To
Mode
D50416: e1000: Fix races in the AIM implementation
Attached
Detach File
Event Timeline
Log In to Comment