Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58109
b: refs/heads/master
c: 5f02121
h: refs/heads/master
i:
  58107: 9533e3a
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Jun 29, 2007
1 parent 92695ce commit 2e2cd0d
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: 17200811cf539b9107a99a39bf71ba3567966285
refs/heads/master: 5f0212174db33828f8bddcff501b73d2bc734f72
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/irport.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ static void irport_timeout(struct net_device *dev)
IRDA_DEBUG(0, "%s(), iir=%02x, lsr=%02x, iobase=%#x\n",
__FUNCTION__, iir, lsr, iobase);

IRDA_DEBUG(0, "%s(), transmitting=%d, remain=%d, done=%d\n",
IRDA_DEBUG(0, "%s(), transmitting=%d, remain=%d, done=%td\n",
__FUNCTION__, self->transmitting, self->tx_buff.len,
self->tx_buff.data - self->tx_buff.head);

Expand Down

0 comments on commit 2e2cd0d

Please sign in to comment.