Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

rt2x00: remove duplicate USB device ID

The device 0x043e,0x7a32 is already on the list under
CONFIG_RT2800USB_RT55XX. Since it is the sole Arcadyan entry in RT55xx,
assume the proper chip is RT55xx, not RT53xx, although this was not
confirmed by testing or 3rd party sources.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210917092108.19497-3-krzysztof.kozlowski@canonical.com

authored by

Krzysztof Kozlowski and committed by
Kalle Valo
60fe1f8d b7cca318

-1
-1
drivers/net/wireless/ralink/rt2x00/rt2800usb.c
··· 1101 1101 #ifdef CONFIG_RT2800USB_RT53XX 1102 1102 /* Arcadyan */ 1103 1103 { USB_DEVICE(0x043e, 0x7a12) }, 1104 - { USB_DEVICE(0x043e, 0x7a32) }, 1105 1104 /* ASUS */ 1106 1105 { USB_DEVICE(0x0b05, 0x17e8) }, 1107 1106 /* Azurewave */