enic: Decouple mac address registration and deregistration from port profile set...
authorRoopa Prabhu <roprabhu@cisco.com>
Fri, 4 Feb 2011 12:57:16 +0000 (12:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Feb 2011 19:49:01 +0000 (11:49 -0800)
commit8a375557e303e4d082612bc3d79b23502a2a2a38
tree1799bb6085bac1d0d5219727022aa1e30fcb0051
parent6e30dd4e3935ddb4e7dd27d5be7a6e5504e64a27
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>
drivers/net/enic/enic.h
drivers/net/enic/enic_main.c