cdc_ether: no need to blacklist any r8152 devices
authorBjørn Mork <bjorn@mork.no>
Fri, 6 Jan 2023 16:07:39 +0000 (17:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2023 07:39:53 +0000 (07:39 +0000)
commit69649ef8405320f81497f4757faac8234f61b167
tree440cb85ac264da9b23353efa8e1baf9e527fdc6e
parentec51fbd1b8a2bca2948dede99c14ec63dc57ff6b
cdc_ether: no need to blacklist any r8152 devices

The r8152 driver does not need this anymore.

Dropping blacklist entries adds optional support for these
devices in ECM mode.

The 8153 devices are handled by the r8153_ecm driver when
in ECM mode, and must still be blacklisted here.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c