diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-02-05 21:00:21 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-06 08:29:25 -0600 |
commit | ddcb73b7782cb6104479503faea04cc224f982b5 (patch) | |
tree | b9a4eceefc9f5895ece88866f2e5f3f10cf5fcc1 /util/iov.c | |
parent | 84208085d357d95b84f6e281ec3aa028e988e5ff (diff) |
e1000: fix link down handling with auto negotiation
Fixes a couple of regression bugs introduced by
b9d03e352cb6b31a66545763f6a1e20c9abf0c2c and related to
auto-negotiation:
- Auto-negotiation currently sets link up even if it was
forced down from the monitor.
- If Auto-negotiation was in progress during migration,
link will never come up.
As a fix, don't touch NC link_down field at all,
instead add code on receive path to check
guest link status.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'util/iov.c')
0 files changed, 0 insertions, 0 deletions