commit | 4a77b25e2af0ccfa637c963f64a01468edcf94ac | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Thu Jun 18 18:21:33 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 22 10:15:30 2009 -0500 |
tree | 11be2a6e9600436231fd88b1afb7a05346008e38 | |
parent | 1f7babf6d5ca24460694556d617cd17ae8be2ed4 [diff] |
net: return TAPState from net_tap_init() net_tap_fd_init() already returns TAPState, so this is a sensible cleanup in its own right. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>