]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 303822-303824
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 01:43:15 +0000 (01:43 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 01:43:15 +0000 (01:43 +0000)
commitb7f79fc34bc7f5f3fabaa146b403def08f2456ff
tree2b37086e7451faf61ac4e5270e7b14fd8aae2dda
parent9a67c5d858272880fe8f66a8a9a969efe8d3dba6
MFC 303822-303824

303822
    hyperv/ic: Remove never used second parameter of hv_negotiate_version()

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7422

303823
    hyperv/ic: Expose the receive buffer length for callers to use.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7423

303824
    hyperv/ic: Pass the channel callback to hv_util_attach()

    The saved channel callback in util softc is actually never used.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7424

git-svn-id: svn://svn.freebsd.org/base/stable/10@307160 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/utilities/hv_heartbeat.c
sys/dev/hyperv/utilities/hv_kvp.c
sys/dev/hyperv/utilities/hv_shutdown.c
sys/dev/hyperv/utilities/hv_timesync.c
sys/dev/hyperv/utilities/hv_util.c
sys/dev/hyperv/utilities/hv_util.h