net: split out packet queueing and flushing into separate functions
commite94667b91ccfdb70164ae320b1c4ded6b5b8a3ec
authorMark McLoughlin <markmc@redhat.com>
Wed, 29 Apr 2009 10:48:12 +0000 (29 11:48 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 9 Jun 2009 10:38:50 +0000 (9 11:38 +0100)
tree6303cdbc3b2f97260838f05e92480c15c6ed1cd5
parent3e021d40b7548b2eeec62a082411c0745a5c635f
net: split out packet queueing and flushing into separate functions

We'll be doing more packet queueing in later commits.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
net.c