]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hyperv/hn: Move OIDs to net/rndis.h; they are standard NDIS OIDs.
authorSepherosa Ziehau <sephe@FreeBSD.org>
Tue, 30 Aug 2016 02:55:07 +0000 (02:55 +0000)
committerSepherosa Ziehau <sephe@FreeBSD.org>
Tue, 30 Aug 2016 02:55:07 +0000 (02:55 +0000)
commit8bb1a21b565ddb6ed9342bd08aa1fb9f4951e421
treecd168ea7c78019119a056af9b411c797eb8c8688
parentadbe2685440d8971952c6f25daad7a1805338aaa
hyperv/hn: Move OIDs to net/rndis.h; they are standard NDIS OIDs.

Actually all OIDs defined in net/rndis.h are standard NDIS OIDs.
While I'm here, use the verbose macro name as in NDIS spec.

MFC after: 1 week
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7679
sys/dev/hyperv/netvsc/hv_rndis_filter.c
sys/dev/hyperv/netvsc/ndis.h
sys/net/rndis.h