commit | b9adce2c833fae930f5bede2b8a3357697984e8c | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Thu Jun 18 18:21:30 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 22 10:15:30 2009 -0500 |
tree | 0b5ca703ebf04963a012d4704da6dc840cc6c780 | |
parent | 8cad55161c98b95deacdb9c1a66980f5b24d3179 [diff] |
net: purge queued packets in tap_cleanup() If tap has any packets queued at host_net_remove time, it needs to purge them in order to prevent a sent callback being invoked for it. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>