]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: use mc sync for multicast filters
authorShannon Nelson <snelson@pensando.io>
Thu, 12 Nov 2020 18:22:05 +0000 (10:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Nov 2020 21:22:58 +0000 (13:22 -0800)
commit56a04cb8037cda3e74ed4f944d58373c4660bdb6
treeca381e6e3104ca9f49fa166a92546aaee63112ef
parentf210514f10cdb1e7087d6be771fda27be69004ac
ionic: use mc sync for multicast filters

We should be using the multicast sync routines for the multicast
filters.  Also, let's just flatten the logic a bit and pull
the small unicast routine back into ionic_set_rx_mode().

Fixes: f17e461ea8b2 ("net: ionic: Replace in_interrupt() usage.")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/pensando/ionic/ionic_lif.c