Files
linux-apfs/drivers/ieee1394
Stefan Richter e8398bb737 ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
The waitqueue API is used to replace a custom wait mechanism.  Only one
global waitqueue (instead of per-device waitqueues or completions) is
added because there is usually just one waiter.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2006-09-17 19:29:31 +02:00
..
2006-01-01 22:21:50 +01:00
2005-11-18 00:16:26 -05:00
2006-09-17 18:19:31 +02:00