OSDN Git Service

net: bcmgenet: code movement
authorDoug Berger <opendmb@gmail.com>
Wed, 29 Apr 2020 20:02:04 +0000 (13:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Apr 2020 23:55:22 +0000 (16:55 -0700)
commit854295d03ca04461f275d723289a5886e6827498
tree1a541ec7c33b8103934614156ec06cb69648a321
parent14da1510fedc2d72ca81344a0f62939e0a1bc648
net: bcmgenet: code movement

The Hardware Filter Block code will be used by ethtool functions
when defining flow types so this commit moves the functions in the
file to prevent the need for prototype declarations.

This is broken out to facilitate review.

Signed-off-by: Doug Berger <opendmb@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/genet/bcmgenet.c