rtlwifi: rtl8192de: Fix firmware initialization
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 3 Apr 2012 20:31:41 +0000 (15:31 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Apr 2012 19:54:47 +0000 (15:54 -0400)
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>

No differences found