Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186818
b: refs/heads/master
c: 83a0f9b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 4bbaf0a commit c73981c
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: 128a5d0223ebef1cb6c0d94b3f87b49e38a11443
refs/heads/master: 83a0f9bc658b20b06740691d9ee711c5d14b6e8a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wlan-ng/prism2fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ int prism2_fwtry(struct usb_device *udev, wlandevice_t *wlandev)
return 1;
}

printk(KERN_INFO "prism2_usb: %s will be processed, size %d\n",
printk(KERN_INFO "prism2_usb: %s will be processed, size %zu\n",
PRISM2_USB_FWFILE, fw_entry->size);
prism2_fwapply((const struct ihex_binrec *)fw_entry->data, wlandev);

Expand Down

0 comments on commit c73981c

Please sign in to comment.