From: Florian Fainelli
Date: Mon, 22 Apr 2019 09:46:44 -0700
> All we do is write the length/status and address bits to a DMA
> descriptor only to write its contents into on-chip registers right
> after, eliminate this unnecessary step.
>
> Signed-off-by: Florian Fainelli
Applied, thanks.
On Mon, 22 Apr 2019 09:46:44 -0700, Florian Fainelli wrote:
> All we do is write the length/status and address bits to a DMA
> descriptor only to write its contents into on-chip registers right
> after, eliminate this unnecessary step.
>
> Signed-off-by: Florian Fainelli
Reviewed-by: Jakub Kicin
All we do is write the length/status and address bits to a DMA
descriptor only to write its contents into on-chip registers right
after, eliminate this unnecessary step.
Signed-off-by: Florian Fainelli
---
drivers/net/ethernet/broadcom/bcmsysport.c | 56 +++---
drivers/net/ethern