commit | 23c37c37f0280761072c23bf67d3a4f3c0ff25aa | [log] [tgz] |
---|---|---|
author | Amos Kong <akong@redhat.com> | Thu Oct 17 15:02:50 2013 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Oct 18 13:28:09 2013 +0200 |
tree | 40b45409f7d23b2705304a0a8fc6b74e4253407e | |
parent | 7c36507c2b8776266f50c5e2739bd18279953b93 [diff] |
net/rtl8139: update network information when macaddr is changed in guest rtl8139 has same problem as e1000, nic info isn't updated when macaddr is changed in guest. This patch updates the nic info when the last bit of macaddr is written. Signed-off-by: Amos Kong <akong@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>