summaryrefslogtreecommitdiff
path: root/include/video/neomagic.h
diff options
context:
space:
mode:
authorSven Joachim <svenjoac@gmx.de>2017-07-31 18:10:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-09 17:39:28 +0200
commit4870e16678182556aacf30368b1f54be0144859f (patch)
treefc175d794f4b23429a1c3e9148d225508ed7f4ff /include/video/neomagic.h
parentcf37a1b981476f98b55ada2a6f4684f0dd74b5af (diff)
rtlwifi: Fix fallback firmware loading
commit 1d9b168d8ea9a0f51947d0e2f84856e77d2fe7ff upstream. Commit f70e4df2b384 ("rtlwifi: Add code to read new versions of firmware") added code to load an old firmware file if the new one is not available. Unfortunately that code is never reached because request_firmware_nowait() does not wait for the firmware to show up and returns 0 even if the file is not there. Use the existing fallback mechanism introduced by commit 62009b7f1279 ("rtlwifi: rtl8192cu: Add new firmware") instead. Fixes: f70e4df2b384 ("rtlwifi: Add code to read new versions of firmware") Signed-off-by: Sven Joachim <svenjoac@gmx.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/video/neomagic.h')
0 files changed, 0 insertions, 0 deletions