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)
commite0243e1966592859da4c6ffe6d43e1576ec3c457
treeca381e6e3104ca9f49fa166a92546aaee63112ef
parenta8205ab6208f79bc767ebdf26d79e661219996e8
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: 1800eee16676 ("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