Revision 3e3cabcf hw/xen_nic.c

b/hw/xen_nic.c
356 356
		  "remote port %d, local port %d\n",
357 357
		  netdev->tx_ring_ref, netdev->rx_ring_ref,
358 358
		  netdev->xendev.remote_port, netdev->xendev.local_port);
359

  
360
    net_tx_packets(netdev);
359 361
    return 0;
360 362
}
361 363

  

Also available in: Unified diff