Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215539
b: refs/heads/master
c: 0b79824
h: refs/heads/master
i:
  215537: 47f9a1c
  215535: 0c8ec43
v: v3
  • Loading branch information
Kim Phillips authored and Herbert Xu committed Sep 23, 2010
1 parent 9cca95a commit 955e69a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1d11911a8c572041880c8d86229f6ed971f6f7e2
refs/heads/master: 0b798247453299c895e3fa1629101dd5e94901b2
3 changes: 1 addition & 2 deletions trunk/drivers/crypto/talitos.c
Original file line number Diff line number Diff line change
Expand Up @@ -2333,8 +2333,7 @@ static int talitos_remove(struct of_device *ofdev)
talitos_unregister_rng(dev);

for (i = 0; i < priv->num_channels; i++)
if (priv->chan[i].fifo)
kfree(priv->chan[i].fifo);
kfree(priv->chan[i].fifo);

kfree(priv->chan);

Expand Down

0 comments on commit 955e69a

Please sign in to comment.