Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265442
b: refs/heads/master
c: 8888fb4
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Aug 9, 2011
1 parent b542bc8 commit 74a4455
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: abc11994112bf7441519e35f51c29ff5de5b0d4d
refs/heads/master: 8888fb4d265ba20b322edbc944b7b2a43ef5a9e6
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/libertas/if_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,10 +531,6 @@ static int if_spi_prog_helper_firmware(struct if_spi_card *card,
goto out;
err = spu_write_u16(card, IF_SPI_CARD_INT_CAUSE_REG,
IF_SPI_CIC_CMD_DOWNLOAD_OVER);
goto out;

lbs_deb_spi("waiting for helper to boot...\n");

out:
if (err)
pr_err("failed to load helper firmware (err=%d)\n", err);
Expand Down

0 comments on commit 74a4455

Please sign in to comment.