K 10 svn:author V 6 royger K 8 svn:date V 27 2017-05-22T11:33:44.554380Z K 7 svn:log V 261 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 END