diff options
author | Dan Williams <dcbw@redhat.com> | 2009-01-23 11:55:33 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-01-29 16:01:27 -0500 |
commit | 1fac36ee7d5a0611e1216b02b485b154c8aa6dad (patch) | |
tree | c253126f16feeb038d906ab98e1695108788d71e /drivers/message | |
parent | 0712612741e1dccf10353c70ebe90ba8cc60d5fb (diff) |
libertas: fix CF firmware loading for some cards
if_cs_poll_while_fw_download() returned the number of iterations
remaining on success, which in turn got returned as the value from
if_cs_prog_real() and if_cs_prog_helper(). But since if_cs_probe()
interprets non-zero return values from firmware load functions as an
error, this sometimes caused spurious firmware load failures.
Signed-off-by: Dan Williams <dcbw@redhat.com>
Tested-by: Ryan Mallon <ryan@bluewatersys.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions