Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253991
b: refs/heads/master
c: 95efa28
h: refs/heads/master
i:
  253989: 44bb3f9
  253987: 1ba84e4
  253983: 5cb95c1
v: v3
  • Loading branch information
Nicholas Bellinger committed Jun 24, 2011
1 parent ef4f76b commit 508d4a9
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: 7c7cf3b9c31ed09822e5c186297991093ee13c49
refs/heads/master: 95efa2863996b643083957079b9304fb3c01130f
2 changes: 1 addition & 1 deletion trunk/drivers/target/tcm_fc/tfc_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,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);
Expand Down

0 comments on commit 508d4a9

Please sign in to comment.