]> git.ipfire.org Git - thirdparty/linux.git/commit
qca_spi: Count unexpected WRBUF_SPC_AVA after reset
authorStefan Wahren <wahrenst@gmx.net>
Mon, 7 Oct 2024 11:33:11 +0000 (13:33 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Oct 2024 01:00:26 +0000 (18:00 -0700)
commit234b526896a949a183271b10e4cd9addc10900c1
treef6ac3574322c64c68c2ce8f66ab96491b6ca258d
parentd35bd24cea949235d10226576dcf476cf7fdc41d
qca_spi: Count unexpected WRBUF_SPC_AVA after reset

After a reset of the QCA7000, the amount of available write buffer
space should match QCASPI_HW_BUF_LEN. If this is not the case
this error should be counted as such.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://patch.msgid.link/20241007113312.38728-2-wahrenst@gmx.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/qualcomm/qca_spi.c