Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247794
b: refs/heads/master
c: 811e6ed
h: refs/heads/master
v: v3
  • Loading branch information
Phil Sutter authored and Herbert Xu committed May 11, 2011
1 parent be9c320 commit d459b28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 99db3eacac81e50225d8a3571e32d692428f6920
refs/heads/master: 811e6ed62347f1042ab1c560e5e2ebc8892f7f8f
3 changes: 0 additions & 3 deletions trunk/drivers/crypto/mv_cesa.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,6 @@ static int mv_hash_final(struct ahash_request *req)

static int mv_hash_finup(struct ahash_request *req)
{
if (!req->nbytes)
return mv_hash_final(req);

mv_update_hash_req_ctx(ahash_request_ctx(req), 1, req->nbytes);
return mv_handle_req(&req->base);
}
Expand Down

0 comments on commit d459b28

Please sign in to comment.