freebsd-dev/sys/dev/xen
Roger Pau Monné 477a40c74f xen/netfront: don't drop the RX lock in xn_rxeof
Since netfront uses different locks for the RX and TX paths there's no need to
drop the RX lock before calling if_input.

Suggested by:	jhb
Tested by:	cperciva
Sponsored by:	Citrix Systems R&D
MFC with:	r318523
2017-05-22 11:33:44 +00:00
..
balloon
blkback
blkfront xen/blkfront: correctly detach a disk with active users 2017-05-19 08:11:15 +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 Remove unneeded include of vm_phys.h. 2017-04-17 16:51:04 +00:00
grant_table
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: don't drop the RX lock in xn_rxeof 2017-05-22 11:33:44 +00:00
pci
pcifront Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
privcmd Remove unneeded include of vm_phys.h. 2017-04-17 16:51:04 +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