]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Update to XENVIF_VIF_INTERFACE version 9
authorPaul Durrant <pdurrant@amazon.com>
Mon, 13 Jun 2022 13:47:37 +0000 (14:47 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Tue, 14 Jun 2022 14:27:47 +0000 (15:27 +0100)
commit8c47ab81384384555ba962b9b52e95b098c7b15f
treec21e7b75be3168d99fd3d0d9236d6de99a446818
parent2f1b20baa9312cb9d5a73d9dee12f0f9368bb613
Update to XENVIF_VIF_INTERFACE version 9

This means we need to re-work the varargs AdapterVifCallback() function into a
new version that deals with the new XENVIF_VIF_CALLBACK_PARAMETERS structure.
Otherwise there is no functional change.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
include/vif_interface.h
src/xennet.inf
src/xennet/adapter.c