linux/drivers/net/xen-netback
David Vrabel bc96f648df xen-netback: make feature-rx-notify mandatory
Frontends that do not provide feature-rx-notify may stall because
netback depends on the notification from frontend to wake the guest Rx
thread (even if can_queue is false).

This could be fixed but feature-rx-notify was introduced in 2006 and I
am not aware of any frontends that do not implement this.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-25 14:15:20 -04:00
..
common.h xen-netback: make feature-rx-notify mandatory 2014-10-25 14:15:20 -04:00
interface.c xen-netback: make feature-rx-notify mandatory 2014-10-25 14:15:20 -04:00
Makefile
netback.c xen-netback: don't stop dealloc kthread too early 2014-08-13 20:07:44 -07:00
xenbus.c xen-netback: make feature-rx-notify mandatory 2014-10-25 14:15:20 -04:00