]> 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)
commit204423db425ca61dd3b3a1c1eb9e7f5046e40c66
tree87ac7645c38c71c6b9c1c11680d147495772b29a
parent9c8c7310a868d1654022e53e6cd26f5a610c246e
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