]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6ef793cfd626d4b8242910d66eb434bccf4dc49e
tree87ac7645c38c71c6b9c1c11680d147495772b29a
parenta3f13777f6161f182cce8a5ce3058644bca54e62
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