diff options
| -rw-r--r-- | drivers/net/irda/irda-usb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/irda/irda-usb.c b/drivers/net/irda/irda-usb.c index 844fa74ac9ec..2a0d538b387f 100644 --- a/drivers/net/irda/irda-usb.c +++ b/drivers/net/irda/irda-usb.c | |||
| @@ -1105,7 +1105,7 @@ static int stir421x_patch_device(struct irda_usb_cb *self) | |||
| 1105 | return ret; | 1105 | return ret; |
| 1106 | 1106 | ||
| 1107 | /* We get a patch from userspace */ | 1107 | /* We get a patch from userspace */ |
| 1108 | IRDA_MESSAGE("%s(): Received firmware %s (%u bytes)\n", | 1108 | IRDA_MESSAGE("%s(): Received firmware %s (%zu bytes)\n", |
| 1109 | __FUNCTION__, stir421x_fw_name, fw->size); | 1109 | __FUNCTION__, stir421x_fw_name, fw->size); |
| 1110 | 1110 | ||
| 1111 | ret = -EINVAL; | 1111 | ret = -EINVAL; |
