[PATCH v2] net: stmmac: fix rx queue priority assignment

Jakub Kicinski kuba at kernel.org
Tue Feb 27 19:24:00 PST 2024


On Mon, 26 Feb 2024 10:31:44 +0100 Piotr Wejman wrote:
> +	ctrl2 = readl(ioaddr + XGMAC_RXQ_CTRL2);
> +	ctrl3 = readl(ioaddr + XGMAC_RXQ_CTRL3);
> +	

checkpatch points out there is an unnecessary tab on this empty line

> +	/* The software must ensure that the same priority
> +	 * is not mapped to multiple Rx queues.
> +	 */
-- 
pw-bot: cr



More information about the linux-arm-kernel mailing list