ionic: move lif mac address functions
authorShannon Nelson <snelson@pensando.io>
Sat, 9 Oct 2021 18:45:16 +0000 (11:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Oct 2021 09:42:47 +0000 (10:42 +0100)
commit1d4ddc4a5370793a24d37b9bd1e2cb52f42e6d65
tree87ac7645c38c71c6b9c1c11680d147495772b29a
parentc1634b118e846d4d53a3ebe63c0320d23fcb6cc8
ionic: move lif mac address functions

The routines that add and delete mac addresses from the
firmware really should be in the file with the rest of
the filter management.  This simply moves the functions
with no logic changes.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c