]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: ohci: change "context_stop: still active" log message
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 5 Jan 2009 19:43:23 +0000 (20:43 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 24 Jan 2009 10:17:27 +0000 (11:17 +0100)
commit42599b5d64e82dafef916835e955f880a7527a73
tree91c3c3a50c8ed60464701893119d44f63b50f293
parent3272550e7e188dfd3881b4069ba9e25ac26e4951
firewire: ohci: change "context_stop: still active" log message

The present message is mostly just noise.  We only need to be notified
if the "active" flag does not go off before the retry loop terminates.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-ohci.c