]> git.dujemihanovic.xyz Git - linux.git/commit
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
authorColin Ian King <colin.i.king@gmail.com>
Mon, 9 Sep 2024 13:46:12 +0000 (14:46 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Sep 2024 01:33:32 +0000 (18:33 -0700)
commitd59239f8a4000e080e5fc606d6e709fad4028fb7
tree56490185b19a6e9fd27acb3303f86fab95865559
parent8df9439389a44fb2cc4ef695e08d6a8870b1616c
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"

There is a spelling mistake in the struct field tx_underun, rename
it to tx_underrun.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240909134612.63912-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/rtase/rtase_main.c