]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 308201
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 11 Nov 2016 08:04:24 +0000 (08:04 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 11 Nov 2016 08:04:24 +0000 (08:04 +0000)
commitb937f67a2784971089c30a23c3391760ec944a52
tree4ff5a453b25d370c0bc2c71f43ab5f6d5c4d1f79
parent8e050e51750ccf78ca092478cfc696bb1cf9a6f2
MFC 308201

    hyperv/kvp: Don't mix message status codes and function return values.

    While I'm here, move message status codes to hv_utilreg.h, since they
    will be used by the upcoming VSS stuffs.

    Submitted by:   Hongjiang Zhang <honzhan microsoft com>
    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D8391

git-svn-id: svn://svn.freebsd.org/base/stable/10@308516 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/hyperv/tools/hv_kvp_daemon.c
sys/dev/hyperv/utilities/hv_kvp.c
sys/dev/hyperv/utilities/hv_kvp.h
sys/dev/hyperv/utilities/hv_utilreg.h