Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100951
b: refs/heads/master
c: 45ef0bd
h: refs/heads/master
i:
  100949: ba8fa80
  100947: 3b5758c
  100943: f9ec771
v: v3
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Jul 10, 2008
1 parent b42dd80 commit 1e79e9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0bc202e0fd84b8c8d042bdf9f0995e1e47bdbf59
refs/heads/master: 45ef0bdb18a37bcf102e2a18c757227f8b192a36
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/zd1201.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ MODULE_DEVICE_TABLE(usb, zd1201_table);
static int zd1201_fw_upload(struct usb_device *dev, int apfw)
{
const struct firmware *fw_entry;
char *data;
const char *data;
unsigned long len;
int err;
unsigned char ret;
Expand Down

0 comments on commit 1e79e9d

Please sign in to comment.