Clear tap features on initialization
commitb04ce0aa1ca21818cc9413f67f7da08a7ff99d80
authorAvi Kivity <avi@redhat.com>
Sun, 17 May 2009 15:43:09 +0000 (17 10:43 -0500)
committerAvi Kivity <avi@redhat.com>
Thu, 21 May 2009 09:04:25 +0000 (21 12:04 +0300)
tree5b839e32010973b71c33be85a4e2c83527b42920
parentc6157749d725052d112cac710eccdef6d2ca6494
Clear tap features on initialization

tap features change how tap interprets data, so they must be cleared on
initialization to prevent old settings from interfering with new guest
instances.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c