Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103031936
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
Thu, Nov 21, 1:32 AM (22 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14751574
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