freebsd-skq/sys/dev/xen
royger 6f8aa66030 xen-netfront: fix netfront create_dev error path
The failure path for allocating rx grant refs should not try to free tx
grant refs because tx grant refs were allocated after that. Also fix the
error path for xen_net_read_mac.

Submitted by:		Wei Liu <wei.liu2@citrix.com>
Reviewed by:		royger
Differential Revision:	https://reviews.freebsd.org/D3891
Sponsored by:		Citrix Systems R&D
2015-10-19 14:47:37 +00:00
..
balloon Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
blkback Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:34:28 +00:00
blkfront Update Xen headers from 4.2 to 4.6 2015-10-06 11:29:44 +00:00
console xen/console: Introduce a new console driver for Xen guest 2015-10-08 16:39:43 +00:00
control Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
debug
evtchn
grant_table xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
netback Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
netfront xen-netfront: fix netfront create_dev error path 2015-10-19 14:47:37 +00:00
pci
pcifront Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
privcmd xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
pvcpu
timer
xenpci
xenstore Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:34:28 +00:00