]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: commonise MCDI MAC stats handling
authorEdward Cree <ecree@solarflare.com>
Tue, 30 Jun 2020 12:02:56 +0000 (13:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jun 2020 20:09:09 +0000 (13:09 -0700)
commit81caf5e12b581b1391dbe0f69973185a0597fd1b
tree409a18967e876ac72f438e39b652ddc98d4d9950
parent558cc1826c8be54de6d915d62aaf6e7fee637861
sfc: commonise MCDI MAC stats handling

Most of it was already declared in mcdi_port_common.h, so just move the
 implementations to mcdi_port_common.c.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/mcdi_port.c
drivers/net/ethernet/sfc/mcdi_port_common.c
drivers/net/ethernet/sfc/mcdi_port_common.h