]> Git Repo - linux.git/blobdiff - drivers/target/tcm_fc/tfc_io.c
Merge branch 'master' into for-next
[linux.git] / drivers / target / tcm_fc / tfc_io.c
index b4433bec6934f6d5319b9e9df34c4cd6f3dac122..834a74ee557570f874f0b2bbe35befe5846fd376 100644 (file)
@@ -202,7 +202,7 @@ int ft_queue_data_in(struct se_cmd *se_cmd)
                        /* XXX For now, initiator will retry */
                        if (printk_ratelimit())
                                printk(KERN_ERR "%s: Failed to send frame %p, "
-                                               "xid <0x%x>, remaining <0x%x>, "
+                                               "xid <0x%x>, remaining %zu, "
                                                "lso_max <0x%x>\n",
                                                __func__, fp, ep->xid,
                                                remaining, lport->lso_max);
This page took 0.033434 seconds and 4 git commands to generate.