Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171664
b: refs/heads/master
c: 790e756
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and John W. Linville committed Nov 11, 2009
1 parent a0b0f5a commit eb65d07
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a974a4bbcb1ceddc9c89defd7dab4da4b2b53d77
refs/heads/master: 790e7560c09a0184afcc00ac0f8df95de7468acc
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/libertas_tf/if_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
static char *lbtf_fw_name = "lbtf_usb.bin";
module_param_named(fw_name, lbtf_fw_name, charp, 0644);

MODULE_FIRMWARE("lbtf_usb.bin");

static struct usb_device_id if_usb_table[] = {
/* Enter the device signature inside */
{ USB_DEVICE(0x1286, 0x2001) },
Expand Down

0 comments on commit eb65d07

Please sign in to comment.