opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau 431b98ddc3 hyperv/hn: Move if_initname to an earlier place
So that functions shared w/ attach path could use if_printf().

While I'm here, remove unnecessary if_dunit and if_dname assignment.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5576
2016-03-10 02:13:42 +00:00
..
hv_net_vsc.c hyperv/hn: Pass channel to send done callbacks. 2016-03-04 07:00:37 +00:00
hv_net_vsc.h hyperv/hn: Add per-TX ring stats for # of transmitted packets 2016-03-04 07:07:42 +00:00
hv_netvsc_drv_freebsd.c hyperv/hn: Move if_initname to an earlier place 2016-03-10 02:13:42 +00:00
hv_rndis.h hyperv/hn: Add multiple channel support, a.k.a. vRSS 2016-03-04 06:52:11 +00:00
hv_rndis_filter.c hyperv/hn: Pass channel to send done callbacks. 2016-03-04 07:00:37 +00:00
hv_rndis_filter.h hyperv/hn: Add multiple channel support, a.k.a. vRSS 2016-03-04 06:52:11 +00:00