]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Handle QueryRemoveFailed
authorOwen Smith <owen.smith@citrix.com>
Tue, 23 Oct 2018 13:19:20 +0000 (14:19 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 23 Oct 2018 13:19:20 +0000 (14:19 +0100)
commit54d0ab3a039bbfe314d66dcfd59338d6b3723855
tree675a1d6e402cb369edc8d66dd46d257bf5119fc2
parent10aeb96b972ae01526c5e7ff7d5c92c64fdb159b
Handle QueryRemoveFailed

Its possible for the QueryRemove to fail, in which case, the xenagent
should re-open the device and inform the client code.
This allows a the XenIface device to re-write the control/feature-*
flags if XenIface failed the QueryRemove

Also replaces Tabs with 4 spaces.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xenagent/devicelist.cpp
src/xenagent/devicelist.h