]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"
authorTokunori Ikegami <ikegami.t@gmail.com>
Sat, 21 Nov 2020 00:34:11 +0000 (09:34 +0900)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 2 Dec 2020 19:19:27 +0000 (21:19 +0200)
commit53e5688f2bbfc9e2163d7d87a28a5e281b8a725e
tree47dacb9c4edc7d7088aec4e4ad08d6e92ad40c80
parentb23fff9438dc6a443cc7b1b2869b1744fd9914de
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"

This reverts commit c53d9e8cb321c6362f5ec23e49426ced83a78bc8.
Since actually Buffalo WI-U3-866D is falied to power on with the change.

The rtl8812au driver code to power on is same with the rtl8821a code.
But the rtl8821ae included rtl8821a does not support USB interface.
So seems that rtl8812au should be supported by rt1l8821a code with USB.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201121003411.9450-1-ikegami.t@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c