]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
authorJay Fang <f.fangjian@huawei.com>
Mon, 10 May 2021 06:58:23 +0000 (14:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:15:43 +0000 (16:15 +0200)
commitffd424a94a44418714dfedeb5fc091e63e4ae1ad
tree49d723ed5911d7216971c5c780ecfb2129eef710
parent878c5d126b8e2c4b7b3b1a69288c0866d38774a8
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'

[ Upstream commit 9e37a3ab0627011fb63875e9a93094b6fc8ddf48 ]

In function 'spi_test_run_iter': Value 'tx_buf' might be 'rx_buf'.

Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1620629903-15493-5-git-send-email-f.fangjian@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/spi/spi-loopback-test.c