From: Giuseppe CAVALLARO Date: Thu, 4 Jul 2013 04:18:07 +0000 (+0200) Subject: net:stmmac: fix memleak in the open method X-Git-Tag: v3.11-rc1~64^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9324d1870f3a7d13297ae6b787c567606ab3c89;p=pandora-kernel.git net:stmmac: fix memleak in the open method This patch is to fix a memory leak in the open method, it reviews error conditions freeing the resources previously allocated and not freed in cased of DMA failure. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed