opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau b87683cb78 hyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND
IF_PREPEND promises out-of-order packet sending when the TX desc list
is depleted. It was overlooked and copied blindly when the transmission
path was partially rewritten.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5386
2016-02-23 09:25:20 +00:00
..
hv_net_vsc.c hyperv: Use WAITOK in the places where we can wait 2016-02-05 07:20:31 +00:00
hv_net_vsc.h hyperv/hn: Add TX method for txeof processing. 2016-02-22 06:28:18 +00:00
hv_netvsc_drv_freebsd.c hyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND 2016-02-23 09:25:20 +00:00
hv_rndis.h hyperv/hn: Partly rework transmission path 2016-01-25 05:01:32 +00:00
hv_rndis_filter.c hyperv: Use WAITOK in the places where we can wait 2016-02-05 07:20:31 +00:00
hv_rndis_filter.h hyperv/hn: Partly rework transmission path 2016-01-25 05:01:32 +00:00