opnsense-src/sys/dev/xen/netfront
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
..
netfront.c xen/netfront: don't drop the RX lock in xn_rxeof 2017-05-22 11:33:44 +00:00