From: Dan Carpenter <error27@xxxxxxxxx> Date: Tue, 21 Dec 2010 10:34:56 +0300 > The original code had a several problems: > *) It had potential null dereferences of "priv" and "res". > *) It released the memory region before it was aquired. > *) It didn't free "ndev" after it was allocated. > *) It didn't call unregister_netdev() after calling stmmac_probe(). > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Nice work, applied. Thanks Dan. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html