Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap

This commit is contained in:
2005-05-29 14:24:57 -04:00
committed by Jeff Garzik
14 changed files with 29 additions and 4 deletions

View File

@@ -290,6 +290,8 @@ static void ahci_host_stop(struct ata_host_set *host_set)
{
struct ahci_host_priv *hpriv = host_set->private_data;
kfree(hpriv);
ata_host_stop(host_set);
}
static int ahci_port_start(struct ata_port *ap)