Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196707
b: refs/heads/master
c: 0328ac2
h: refs/heads/master
i:
  196705: f53d337
  196703: b0c1a5f
v: v3
  • Loading branch information
Uri Simchoni authored and Herbert Xu committed Apr 13, 2010
1 parent b4b0ff0 commit 9f891d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 975d260355fca4734b545a0e3366672af0356905
refs/heads/master: 0328ac267564089d9cedfb568f936d30a6debd21
2 changes: 2 additions & 0 deletions trunk/drivers/crypto/mv_cesa.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,9 @@ static void dequeue_complete_req(void)
sg_miter_stop(&cpg->p.dst_sg_it);
mv_crypto_algo_completion();
cpg->eng_st = ENGINE_IDLE;
local_bh_disable();
req->base.complete(&req->base, 0);
local_bh_enable();
}
}

Expand Down

0 comments on commit 9f891d0

Please sign in to comment.