]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commitdiff
Fix function name
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 18 Jul 2016 14:15:45 +0000 (15:15 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 18 Jul 2016 14:15:45 +0000 (15:15 +0100)
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif/controller.c

index d90bb007a44defe36f057377b7847d0295878af1..1d1f16e08aed52604dd6f4fe9aa871565b90e1b9 100644 (file)
@@ -398,7 +398,7 @@ ControllerDpc(
     __ControllerReleaseLock(Controller);
 }
 
-KSERVICE_ROUTINE    ControllerRingEvtchnCallback;
+KSERVICE_ROUTINE    ControllerEvtchnCallback;
 
 BOOLEAN
 ControllerEvtchnCallback(