Skip to content
Commit e5bdf689 authored by Marcin Wojtas's avatar Marcin Wojtas Committed by David S. Miller
Browse files

net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG



MVNETA_RXQ_HW_BUF_ALLOC bit which controls enabling hardware buffer
allocation was mistakenly set as BIT(1). This commit fixes the assignment.

Signed-off-by: default avatarMarcin Wojtas <mw@semihalf.com>
Reviewed-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>

Fixes: c5aff182

 ("net: mvneta: driver for Marvell Armada 370/XP network
unit")
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent db6ba9a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment