]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita7f311fb68574d0d8c4f83dea60e57e5f2f4f605
tree23f207fd7272c39e8a70a46c3a0cbc157c4ac75b
parent4df36cce26bd9e48e5f750eaee8d755372960494
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