Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171661
b: refs/heads/master
c: 873395a
h: refs/heads/master
i:
  171659: cd267b5
v: v3
  • Loading branch information
Ben Hutchings authored and John W. Linville committed Nov 11, 2009
1 parent 7554cb2 commit 46e60fd
Show file tree
Hide file tree
Showing 2 changed files with 6 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: a278ea3e423f7231934ba06a29592cddad8a6663
refs/heads/master: 873395a9fe15e5c42004e341b7d3632e6a273f73
5 changes: 5 additions & 0 deletions trunk/drivers/net/wireless/ipw2x00/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ MODULE_DESCRIPTION(DRV_DESCRIPTION);
MODULE_VERSION(DRV_VERSION);
MODULE_AUTHOR(DRV_COPYRIGHT);
MODULE_LICENSE("GPL");
MODULE_FIRMWARE("ipw2200-ibss.fw");
#ifdef CONFIG_IPW2200_MONITOR
MODULE_FIRMWARE("ipw2200-sniffer.fw");
#endif
MODULE_FIRMWARE("ipw2200-bss.fw");

static int cmdlog = 0;
static int debug = 0;
Expand Down

0 comments on commit 46e60fd

Please sign in to comment.