Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153840091
D3918.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
452 B
Referenced Files
None
Subscribers
None
D3918.diff
View Options
Index: sys/dev/xen/netfront/netfront.c
===================================================================
--- sys/dev/xen/netfront/netfront.c
+++ sys/dev/xen/netfront/netfront.c
@@ -2124,7 +2124,6 @@
if_initname(ifp, "xn", device_get_unit(dev));
ifp->if_flags = IFF_BROADCAST | IFF_SIMPLEX | IFF_MULTICAST;
ifp->if_ioctl = xn_ioctl;
- ifp->if_output = ether_output;
#ifndef XN_LEGACY_TX
ifp->if_transmit = xn_txq_mq_start;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 4:22 AM (7 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32108934
Default Alt Text
D3918.diff (452 B)
Attached To
Mode
D3918: netfront: no need to set if_output
Attached
Detach File
Event Timeline
Log In to Comment