Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100949
b: refs/heads/master
c: 3b216d1
h: refs/heads/master
i:
  100947: 3b5758c
v: v3
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Jul 10, 2008
1 parent b2d9957 commit ba8fa80
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: aafcd2f7d6790490bd921f04390bc210b386ecfa
refs/heads/master: 3b216d186c6df2642b397dbb67fbb7884ead0d88
2 changes: 1 addition & 1 deletion trunk/drivers/usb/atm/cxacru.c
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ static void cxacru_poll_status(struct work_struct *work)
}

static int cxacru_fw(struct usb_device *usb_dev, enum cxacru_fw_request fw,
u8 code1, u8 code2, u32 addr, u8 *data, int size)
u8 code1, u8 code2, u32 addr, const u8 *data, int size)
{
int ret;
u8 *buf;
Expand Down

0 comments on commit ba8fa80

Please sign in to comment.