Skip to content
Commit 7d63a5f9 authored by Larry Finger's avatar Larry Finger Committed by John W. Linville
Browse files

rtlwifi: Change order in device startup



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: default avatarValerio Passini <valerio.passini@unicam.it>
Tested-by: default avatarValerio Passini <valerio.passini@unicam.it>
Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
Cc: Valerio Passini <valerio.passini@unicam.it>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent a91ed190
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment