diff options
author | sephe <sephe@FreeBSD.org> | 2016-10-13 03:16:15 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-10-13 03:16:15 +0000 |
commit | 7070a26e1277fcf460628a0a23f886d891fc1352 (patch) | |
tree | a3e4fc2142beaf8c5a368b4bbb1527c8f7481e09 /sys/dev/usb/net/if_urndis.c | |
parent | 9c662592cef69ec97f155f4b7432f6f762a91ab5 (diff) | |
download | FreeBSD-src-7070a26e1277fcf460628a0a23f886d891fc1352.zip FreeBSD-src-7070a26e1277fcf460628a0a23f886d891fc1352.tar.gz |
MFC 304441,304444,304446,304447,304591,304593-304595
304441
hyperv/hn: Move NVS version to softc
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7553
304444
hyperv/hn: Remove assign-only struct field
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7554
304446
hyperv/hn: Remove the useless num_channel
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7555
304447
hyperv/hn: Move RXBUF to hn_softc
And don't recreate RXBUF for each primary channel open, it is now
created in device_attach DEVMETHOD and destroyed in device_detach
DEVMETHOD.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7556
304591
hyperv/hn: Move chimney sending buffer to hn_softc
And don't recreate chimney sending buffer for each primary channel
open, it is now created in device_attach DEVMETHOD and destroyed
in device_detach DEVMETHOD.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7574
304593
hyperv/hn: Get rid of netvsc_dev
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7575
304594
hyperv/hn: Factor out function to execute NVS transactions.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7577
304595
hyperv/hn: Factor out function to simplify NVS request sending
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7578
Diffstat (limited to 'sys/dev/usb/net/if_urndis.c')
0 files changed, 0 insertions, 0 deletions