enic: Flush driver cache of registered addr lists during port profile disassociate
authorRoopa Prabhu <roprabhu@cisco.com>
Wed, 23 Feb 2011 15:16:01 +0000 (15:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 20:42:18 +0000 (12:42 -0800)
commit8da83f8e73a42fa3142843938aa1590b82acb6ec
tree44c74e0e35f6b18ba7013f4cb7599773569f6865
parent85e6b8c5d8be1e901b5402bfe42ce408912ab83e
enic: Flush driver cache of registered addr lists during port profile disassociate

During a port profile disassociate all address registrations for the interface
are blown away from the adapter. This patch resets the driver cache of
registered address lists to zero after a port profile disassociate.

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