K 10 svn:author V 6 royger K 8 svn:date V 27 2016-06-02T11:16:35.856614Z K 7 svn:log V 407 xen-netfront: switch to using an interrupt handler In order to use custom taskqueues we would have to mask the interrupt, which is basically what is already done for an interrupt handler, or else we risk loosing interrupts. This switches netfront to the same interrupt handling that was done before multiqueue support was added. Reviewed by: Wei Liu Sponsored by: Citrix Systems R&D END