net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 7 Oct 2022 03:42:01 +0000 (20:42 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 11 Oct 2022 01:00:15 +0000 (18:00 -0700)
commita390e03401e908ebfecdab0c53b70ff512f11d71
tree515e418f394dece250442db491850812dbe5fda8
parent32391e646a71fc4cca4a74740bf401423d7a926d
net: systemport: Enable all RX descriptors for SYSTEMPORT Lite

The original commit that added support for the SYSTEMPORT Lite variant
halved the number of RX descriptors due to a confusion between the
number of descriptors and the number of descriptor words. There are 512
descriptor *words* which means 256 descriptors total.

Fixes: 44a4524c54af ("net: systemport: Add support for SYSTEMPORT Lite")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20221007034201.4126054-1-f.fainelli@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/broadcom/bcmsysport.h