Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171669
b: refs/heads/master
c: e01b0e0
h: refs/heads/master
i:
  171667: 1f0c00a
v: v3
  • Loading branch information
Ben Hutchings authored and John W. Linville committed Nov 11, 2009
1 parent 7bfbc75 commit fb1f0c1
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: 49f146de405cfb37c51976b8a682330b8cb2972e
refs/heads/master: e01b0e0f90681072d29fe1ba6a29298683f42c15
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/zd1201.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ static int zd1201_fw_upload(struct usb_device *dev, int apfw)
return err;
}

MODULE_FIRMWARE("zd1201-ap.fw");
MODULE_FIRMWARE("zd1201.fw");

static void zd1201_usbfree(struct urb *urb)
{
struct zd1201 *zd = urb->context;
Expand Down

0 comments on commit fb1f0c1

Please sign in to comment.