Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154264869
D55137.id171329.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
297 B
Referenced Files
None
Subscribers
None
D55137.id171329.diff
View Options
diff --git a/sys/dev/e1000/em_txrx.c b/sys/dev/e1000/em_txrx.c
--- a/sys/dev/e1000/em_txrx.c
+++ b/sys/dev/e1000/em_txrx.c
@@ -836,6 +836,6 @@
case E1000_RXDADV_RSSTYPE_IPV6_TCP_EX:
return M_HASHTYPE_RSS_TCP_IPV6_EX;
default:
- return M_HASHTYPE_OPAQUE;
+ return M_HASHTYPE_NONE;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 11:50 AM (10 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28450491
Default Alt Text
D55137.id171329.diff (297 B)
Attached To
Mode
D55137: em: remove M_HASHTYPE when RSS is not enabled
Attached
Detach File
Event Timeline
Log In to Comment