commit | 854295d03ca04461f275d723289a5886e6827498 | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Wed Apr 29 13:02:04 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 16:55:22 2020 -0700 |
tree | 1a541ec7c33b8103934614156ec06cb69648a321 | |
parent | 14da1510fedc2d72ca81344a0f62939e0a1bc648 [diff] |
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>