commit | 8a375557e303e4d082612bc3d79b23502a2a2a38 | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roprabhu@cisco.com> | Fri Feb 04 12:57:16 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 07 11:49:01 2011 -0800 |
tree | 1799bb6085bac1d0d5219727022aa1e30fcb0051 | |
parent | 6e30dd4e3935ddb4e7dd27d5be7a6e5504e64a27 [diff] |
enic: Decouple mac address registration and deregistration from port profile set operation This patch removes VM mac address registration and deregistration code during port profile set operation. We can delay mac address registration until enic_open. Signed-off-by: Roopa Prabhu <roprabhu@cisco.com> Signed-off-by: David Wang <dwang2@cisco.com> Signed-off-by: Christian Benvenuti <benve@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>