net: factor tap_read_packet() out of tap_send()
commit5a6d88157420d7f10b46270edabbeed11ee4ebe5
authorMark McLoughlin <markmc@redhat.com>
Wed, 29 Apr 2009 08:43:37 +0000 (29 09:43 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 9 Jun 2009 10:38:49 +0000 (9 11:38 +0100)
treeef09b6cc563b7b85fe30408ea72bd9aed876a645
parentb8e8af38ee4a4d516e75c64d1c3fbcf9a81d00e4
net: factor tap_read_packet() out of tap_send()

Move portability clutter out into its own function.

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