On Mon, Sep 09, 2024 at 03:00:21PM +0100, Colin Ian King wrote: > 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@xxxxxxxxx> Thanks Colin, I've confirmed that this addresses all instances of this problem in this driver. Reviewed-by: Simon Horman <horms@xxxxxxxxxx>