]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: fix ping resumption to a VM after a live migration
authorShahed Shaikh <shahed.shaikh@qlogic.com>
Mon, 18 Feb 2013 13:22:37 +0000 (13:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Feb 2013 05:47:01 +0000 (00:47 -0500)
commit9dad54d0bf5c71f188dad4d9cfeaeeb9e224b8dc
tree7235a9db539637feb24c09e34b6ea5b2ff12dc35
parent43b1fad84d0508b4806015b4d7dc5b2a986ea2e2
qlcnic: fix ping resumption to a VM after a live migration

Delete the MAC address of a VM, from the adapter's embedded switch,
after the VM had been migrated out of this adapter/server.

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c