Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4809
b: refs/heads/master
c: 98848fa
h: refs/heads/master
i:
  4807: 2e0c23d
v: v3
  • Loading branch information
Olaf Hering authored and Linus Torvalds committed Jul 14, 2005
1 parent 33e9bea commit 4a02ec1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a2d2b5cb8e5d8787f009eeb3bbca52687bd42a77
refs/heads/master: 98848fa83bb6a4572ad55daeb312182dec9bed58
3 changes: 2 additions & 1 deletion trunk/drivers/ieee1394/ohci1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,8 @@ static int ohci_devctl(struct hpsb_host *host, enum devctl_cmd cmd, int arg)

initialize_dma_rcv_ctx(&ohci->ir_legacy_context, 1);

PRINT(KERN_ERR, "IR legacy activated");
if (printk_ratelimit())
PRINT(KERN_ERR, "IR legacy activated");
}

spin_lock_irqsave(&ohci->IR_channel_lock, flags);
Expand Down

0 comments on commit 4a02ec1

Please sign in to comment.