Use wait_for_completion instead of wait_for_completion_interruptible since
commit9d402a27a31f6c7a6722b22d57d374738e9234cf
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 20 Feb 2010 08:14:00 +0000 (20 09:14 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 20 Feb 2010 08:14:00 +0000 (20 09:14 +0100)
treebb8dec2369c233564cbe6330316d2119cf8f53ac
parent78905baffa23c95020899d18298bdde2edaf6ea3
Use wait_for_completion instead of wait_for_completion_interruptible since
we cannot restart the system call so far.
cryptodev_cipher.c