Re: [PATCH net] net: usb: aqc111: Extend HWID table by QNAP device
From: Igor Russkikh Date: Sat, 23 Mar 2019 13:59:53 + > From: Dmitry Bezrukov > > New device of QNAP based on aqc111u > Add this ID to blacklist of cdc_ether driver as well > > Signed-off-by: Dmitry Bezrukov Applied, thanks Igor.
[PATCH net] net: usb: aqc111: Extend HWID table by QNAP device
From: Dmitry Bezrukov New device of QNAP based on aqc111u Add this ID to blacklist of cdc_ether driver as well Signed-off-by: Dmitry Bezrukov --- drivers/net/usb/aqc111.c| 15 +++ drivers/net/usb/cdc_ether.c | 8 2 files changed, 23 insertions(+) diff --git a/drivers