]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 304270,304273
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 02:45:08 +0000 (02:45 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 02:45:08 +0000 (02:45 +0000)
commit8690437c1aebfd3d4a234756554d7092d08d4217
tree1490eced8a9acf855c52122d1cb59a60cabc393c
parentc09bbe0e19a8900a72e1a8154eba2d9fbb926888
MFC 304270,304273

304270
    hyperv/util: Don't reference hn_softc in KVP

    hn_softc is private data struct.

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

304273
    hyperv/util: Factor out helper for IC device_probe DEVMETHOD

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@307168 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