rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 4 Dec 2019 05:43:55 +0000 (06:43 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 18:58:48 +0000 (20:58 +0200)
commitffc7b2826a3cd48369e0676b4dc083080ef96d7c
tree621df24a994f2480db2945d74df45565b1d09694
parent216b44000ada87a63891a8214c347e05a4aea8fe
rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'

'forced' is duplicated in the message, axe one of them.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ralink/rt2x00/rt2x00usb.c