]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Remove test for HardwareInterface in FrontendGetInterfaceIndex()
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 14 Jul 2015 10:33:50 +0000 (11:33 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 14 Jul 2015 10:33:50 +0000 (11:33 +0100)
commit6632cc823ffd20e06957b56e66d29e1c6327f82b
treef7694f2506ea824d7edffde510a45bb4c569576a
parent4cfed4b7b1757a961713eb102af647b7fb414413
Remove test for HardwareInterface in FrontendGetInterfaceIndex()

Apparently no interface in the mib table on Windows Server 2008 SP2 is
a hardware interface, even if it has (virtual) hardware.

Also add a missing \n to a trace statement.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif/frontend.c