]> 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)
commit29167130ae5488834677056e7aa010f1bc069350
tree47dacb9c4edc7d7088aec4e4ad08d6e92ad40c80
parent5a16ad744e18b3820601824dc9f44ed64d7dfef5
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"

This reverts commit 9955c5bc932aef76571db07622cea1f5a9d79871.
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