commit | e5edb7b19fd207f78adfdf4d9d5e1dd74a7eabd3 | [log] [tgz] |
---|---|---|
author | amit salecha <amit.salecha@qlogic.com> | Tue Oct 26 17:53:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 27 12:21:53 2010 -0700 |
tree | 2bf861e9ec8cb407892b6271289a22925af6ae27 | |
parent | e5ccd96110d5ac0f73b695ba606feb6d69472f26 [diff] |
qlcnic: fix mac learning In failover bonding case, same mac address can be programmed on other slave function. Fw will delete old entry (original func) associated with that mac address. Need to reporgram mac address, if failover again happen to original function. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>