]> rtime.felk.cvut.cz Git - linux-imx.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)
commit53643a75b147bfb30f3488a4eaf5a59bfeeb39bb
tree7235a9db539637feb24c09e34b6ea5b2ff12dc35
parent99e8587900a3d32b1eaa3a92da90b49e9d4ff765
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