]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Remove RingTrigger
authorOwen Smith <owen.smith@citrix.com>
Mon, 4 Jun 2018 13:42:23 +0000 (14:42 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 4 Jun 2018 15:25:00 +0000 (16:25 +0100)
commitaeb77a8f7ce826a05beee554f010f74f30801651
tree4ee4602f0f21c126bba4607be5700a50bb084437
parentedd1eacde0496523101bc8693463ce8d42b4ec27
Remove RingTrigger

RingTrigger calls XENBUS_EVTCHN(Trigger..) on during the suspend
callback. Just before this, the ring is recreated and enabled, which
also calls XENBUS_EVTCHN(Trigger..). The explicit call RingTrigger is
unneccessary

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xenvbd/frontend.c
src/xenvbd/ring.c
src/xenvbd/ring.h