9b5a author Jan Kiszka 1265623941 +0000 committer David S. Miller 1266364885 -0800 CAPI: Fix racy capi_read capi_read still used interruptible_sleep_on, risking to miss a wakeup this way. Convert it to wait_event_interruptible. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller w©˜õž