rtl8xxxu: Reduce console noise when removing the kernel module
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 23 Jun 2016 18:35:53 +0000 (14:35 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 8 Jul 2016 09:54:24 +0000 (12:54 +0300)
commit78383ac951816a64657ca3e17868ad8c7c1b9393
treeadc3e1c80f351252fd3230efd99f6649c6f7bd22
parentefcb32883f365cb458a5cb376132965eacaf5571
rtl8xxxu: Reduce console noise when removing the kernel module

USB urbs will return with a status != 0 when rmmod'ing the driver. No
need to fill the log with messages from rtl8xxxu_int_complete()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c