Re: [PATCH net-next v2 5/7] net: bcmgenet: code movement

2020-04-29 Thread Florian Fainelli
On 4/29/20 1:02 PM, Doug Berger wrote: > 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: Dou

[PATCH net-next v2 5/7] net: bcmgenet: code movement

2020-04-29 Thread Doug Berger
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 --- drivers/net/ethernet/broadcom/genet/bc