Re: [PATCH net-next 2/3] net: bcmgenet: remove dead priority queue plumbing

From: Florian Fainelli

Date: Thu Jun 18 2026 - 06:53:42 EST




On 6/12/2026 1:59 PM, Nicolai Buchwitz wrote:
With a single TX ring there is nothing left to prioritize. Drop the
unused register writes, enum entries, helper macros, and the dead
"flow period for ring != 0" branch in bcmgenet_init_tx_ring().

The DMA_ARBITER_{RR,WRR,SP} and DMA_RING_BUF_PRIORITY_* HW defines
are kept as register documentation.

No functional change.

Signed-off-by: Nicolai Buchwitz <nb@xxxxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian