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)
commit272e53aa5c1648bdb1a11831d4ce96c17d69d99a
tree409a18967e876ac72f438e39b652ddc98d4d9950
parent83d00531cbc837ab354e9ab429d49539797c7f1c
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