diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2022-10-06 20:42:01 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-10 18:00:15 -0700 |
commit | a390e03401e908ebfecdab0c53b70ff512f11d71 (patch) | |
tree | 515e418f394dece250442db491850812dbe5fda8 /drivers/net/Kconfig | |
parent | 32391e646a71fc4cca4a74740bf401423d7a926d (diff) | |
download | linux-a390e03401e908ebfecdab0c53b70ff512f11d71.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions