https://github.com/torvalds/linux
Revision 7d63a5f9b25ba6b130da8eb2d32a72b1462d0249 authored by Larry Finger on 25 November 2014, 16:32:07 UTC, committed by John W. Linville on 25 November 2014, 19:22:22 UTC
The existing order of steps when starting the PCI devices works for
2.4G devices, but fails to initialize the 5G section of the RTL8821AE
hardware.

This patch is needed to fix the regression reported in Bug #88811
(https://bugzilla.kernel.org/show_bug.cgi?id=88811).

Reported-by: Valerio Passini <valerio.passini@unicam.it>
Tested-by: Valerio Passini <valerio.passini@unicam.it>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Valerio Passini <valerio.passini@unicam.it>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent a91ed19
History
Tip revision: 7d63a5f9b25ba6b130da8eb2d32a72b1462d0249 authored by Larry Finger on 25 November 2014, 16:32:07 UTC
rtlwifi: Change order in device startup
Tip revision: 7d63a5f

back to top