freebsd-dev/sys/dev/xen
Kevin Lo dd4b1792c7 Don't initialize if_output to ether_output(), ether_ifattach() does it for
us already.  While here, remove NOTYET code since if_watchdog is no longer
used.

Reviewed by:	royger
MFC after:	3 days
2017-03-24 01:23:07 +00:00
..
balloon sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
blkback xen-blkback: fix error path on failed attach 2016-06-03 11:39:35 +00:00
blkfront xen: add support for canceled suspend 2017-03-07 09:16:51 +00:00
console
control xenstore: fix suspension when using the xenstore device 2017-03-07 09:17:48 +00:00
debug
evtchn xen: fix IPI setup with EARLY_AP_STARTUP 2016-12-22 16:09:44 +00:00
gntdev xen/gntdev: prevent unsynchronized accesses to the map entry 2017-02-27 15:31:15 +00:00
grant_table sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
netback Don't initialize if_output to ether_output(), ether_ifattach() does it for 2017-03-24 01:23:07 +00:00
netfront xen/netfront: fix inbound packet flags for checksum offload 2017-03-07 09:18:52 +00:00
pci Associate device_t objects with ACPI handles via PCI_CHILD_ADDED(). 2016-04-07 17:15:16 +00:00
pcifront Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
privcmd xen/privcmd: fix integer truncation in IOCTL_PRIVCMD_MMAPBATCH 2016-05-06 16:44:46 +00:00
pvcpu
timer xen/timer: mark the Xen PV timer as not safe for suspension 2017-02-22 09:22:17 +00:00
xenpci
xenstore xenstore: fix suspension when using the xenstore device 2017-03-07 09:17:48 +00:00