Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F81970214
D12177.id32667.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
397 B
Referenced Files
None
Subscribers
None
D12177.id32667.diff
View Options
Index: head/sys/dev/hyperv/netvsc/hn_rndis.c
===================================================================
--- head/sys/dev/hyperv/netvsc/hn_rndis.c
+++ head/sys/dev/hyperv/netvsc/hn_rndis.c
@@ -497,6 +497,8 @@
caps.ndis_caps);
return (EOPNOTSUPP);
}
+ if (bootverbose)
+ if_printf(sc->hn_ifp, "RSS caps %#x\n", caps.ndis_caps);
/* Commit! */
sc->hn_rss_ind_size = indsz;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 15, 3:42 PM (20 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9091674
Default Alt Text
D12177.id32667.diff (397 B)
Attached To
Mode
D12177: hyperv/hn: Log RSS capabilities mask.
Attached
Detach File
Event Timeline
Log In to Comment