enic: Fix addr valid check in enic_set_vf_mac
authorRoopa Prabhu <roprabhu@cisco.com>
Wed, 7 Mar 2012 03:50:44 +0000 (03:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2012 08:28:19 +0000 (00:28 -0800)
zero mac address is a valid address for VIC dynamic vnic and sriov Vf's.
Fix the check in enic_set_vf_mac appropriately

Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Sujith Sankar <ssujith@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found