commit | f71058439974f6236ecc0a8eeb58ccc2e8fc87f9 | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Thu Oct 08 19:58:31 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 15 09:32:03 2009 -0500 |
tree | dff36303bdf4f4c5f6bd4b69aceca2f81e0f939c | |
parent | 283c7c63f5c56c4d0340fb39093fb47e75cb122e [diff] |
net: refactor packet queueing code The packet queue code is fairly standalone, has some complex details and easily reusable. It makes sense to split it out on its own. This patch doesn't contain any functional changes. Patchworks-ID: 35511 Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>