Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171662
b: refs/heads/master
c: 328aca3
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and John W. Linville committed Nov 11, 2009
1 parent 46e60fd commit 9318940
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 873395a9fe15e5c42004e341b7d3632e6a273f73
refs/heads/master: 328aca32783cc98088151ce905977c8e899e5fc9
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/iwmc3200wifi/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,9 @@ static struct iwm_if_ops if_sdio_ops = {
.calib_lmac_name = "iwmc3200wifi-calib-sdio.bin",
.lmac_name = "iwmc3200wifi-lmac-sdio.bin",
};
MODULE_FIRMWARE("iwmc3200wifi-umac-sdio.bin");
MODULE_FIRMWARE("iwmc3200wifi-calib-sdio.bin");
MODULE_FIRMWARE("iwmc3200wifi-lmac-sdio.bin");

static int iwm_sdio_probe(struct sdio_func *func,
const struct sdio_device_id *id)
Expand Down

0 comments on commit 9318940

Please sign in to comment.