sfc: Store unicast and multicast promisc flag with address cache
authorAndrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru>
Wed, 15 Jun 2016 16:45:56 +0000 (17:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 05:26:25 +0000 (22:26 -0700)
commitafa4ce125516cc29a8897952d7824a742bd8b4b9
tree23f207fd7272c39e8a70a46c3a0cbc157c4ac75b
parentdc3273e0c39b72f9f7f01aaf2d52c29badd4a2ba
sfc: Store unicast and multicast promisc flag with address cache

These flags are built when address cache is updated.
The information will be required when VLAN filtering is added and address
cache is used without re-sync.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c