commit | 4b4b8d361c21209bd6414c369fe93eb70c5ff50d | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Sep 02 09:01:04 2010 -0600 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Sep 07 20:29:28 2010 +0300 |
tree | cc1ee2515f72805106233afffc11b6c1706f2589 | |
parent | e3f30488e5f802547b3a60e40cebaef3b4ec16a3 [diff] |
virtio-net: Rename tx_timer_active to tx_waiting De-couple this from the timer since we might want to use different backends to send the packet. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>