From: Tejun Heo Date: Sun, 13 Nov 2005 15:24:18 +0000 (+0900) Subject: [PATCH] sil24: add missing ata_pad_free() X-Git-Tag: v2.6.15-rc2~211^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c05afa80ba9368ec5f78d493b17a8f836ef508;p=pandora-kernel.git [PATCH] sil24: add missing ata_pad_free() 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed