]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 304724,304728
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 04:24:34 +0000 (04:24 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 04:24:34 +0000 (04:24 +0000)
commit1aeef9fffe2b01a0bab48f2005bb13dba1b0a8f9
treeb0c22e1fff372879263ce33a7534b71d4c9abd70
parentf0585478190ba7a01f391b0d3646f58c61b30ff2
MFC 304724,304728

304724
    hyperv/hn: Remove the redundant rid setting for RNDIS HALT.

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

304728
    hyperv/hn: Log a warning for RESET_CMPLT.

    RESET is not used by the hn(4) at all, and RESET_CMPLT does not even
    have a rid to match with the pending requests.  So, let's put it
    onto an independent switch branch and log a warning about it.

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@307176 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/netvsc/hv_rndis_filter.c