commit | 0298dc9f2273fb2d596ae10d7700f054bfce601d | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Apr 03 15:31:41 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 09 15:54:47 2012 -0400 |
tree | 7ca1489f070597b6ad3e122f066e172bd725d528 | |
parent | 2b5f8b0b44e17e625cfba1e7b88db44f4dcc0441 [diff] |
rtlwifi: rtl8192de: Fix firmware initialization Before the switch to asynchronous firmware loading (mainline commit b0302ab), it was necessary to load firmware when initializing the first of the units in a dual-mac system. After the change, it is necessary to load firmware in both units. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>