Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131873522
D9905.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
D9905.diff
View Options
Index: head/sys/dev/bnxt/bnxt_txrx.c
===================================================================
--- head/sys/dev/bnxt/bnxt_txrx.c
+++ head/sys/dev/bnxt/bnxt_txrx.c
@@ -452,7 +452,7 @@
ri->iri_rsstype = M_HASHTYPE_RSS_IPV6;
break;
default:
- ri->iri_rsstype = M_HASHTYPE_OPAQUE;
+ ri->iri_rsstype = M_HASHTYPE_OPAQUE_HASH;
break;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 9:13 PM (21 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23641346
Default Alt Text
D9905.diff (358 B)
Attached To
Mode
D9905: bnxt: Modify iri_rsstype to M_HASHTYPE_OPAQUE_HASH.
Attached
Detach File
Event Timeline
Log In to Comment