aboutsummaryrefslogtreecommitdiff
path: root/crypto/ahash.c
diff options
context:
space:
mode:
authorMichael Buesch <mb@bu3sch.de>2009-09-11 18:31:32 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-09-14 14:36:04 -0400
commite175e99646f21602d844ce85a727c83ba644ab87 (patch)
treeda42f01737702255933cda9fbb9e42351f88a4cf /crypto/ahash.c
parent54a68d14e0bc4f2328fb630a3058729f61452c2e (diff)
b43: Fix resume failure
This fixes a resume failure where a signal is pending on resume so the firmware upload fails. This removes the interruptible sleep, because we don't really need it. In the worst case (with broken firmware) the sleep loop will take 1 second. In the common case (working firmware), it will only take a few milliseconds. So we don't really need to be interruptible. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions