git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6c67f
)
[PATCH] sil24: add missing ata_pad_free()
author
Tejun Heo
<htejun@gmail.com>
Sun, 13 Nov 2005 15:24:18 +0000
(
00:24
+0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sun, 13 Nov 2005 15:31:43 +0000
(10:31 -0500)
sil24_port_stop() is missing call to ata_pad_free() thus leaking pad
buffer when a port is stopped. This patch adds it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found