[PATCH] sil24: add missing ata_pad_free()
authorTejun Heo <htejun@gmail.com>
Sun, 13 Nov 2005 15:24:18 +0000 (00:24 +0900)
committerJeff 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