linux-stable/drivers/net/xen-netback
David Vrabel 95afae4814 xen: remove DEFINE_XENBUS_DRIVER() macro
The DEFINE_XENBUS_DRIVER() macro looks a bit weird and causes sparse
errors.

Replace the uses with standard structure definitions instead.  This is
similar to pci and usb device registration.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
2014-10-06 10:27:57 +01:00
..
Makefile
common.h xen-netback: don't stop dealloc kthread too early 2014-08-13 20:07:44 -07:00
interface.c xen-netback: move netif_napi_add before binding interrupt 2014-08-25 17:31:42 -07:00
netback.c xen-netback: don't stop dealloc kthread too early 2014-08-13 20:07:44 -07:00
xenbus.c xen: remove DEFINE_XENBUS_DRIVER() macro 2014-10-06 10:27:57 +01:00