From: Byungho An Date: Thu, 15 Jan 2015 01:43:11 +0000 (+0900) Subject: net: sxgbe: Fix waring for double kfree() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~255^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d855566ff69207be1052ceecbf455f89490b42;p=pandora-kernel.git net: sxgbe: Fix waring for double kfree() This patch fixes double kfree() calls at init_rx_ring() because it causes static checker warning. Reported-by: Dan Carpenter Signed-off-by: Byungho An Signed-off-by: Kukjin Kim Signed-off-by: David S. Miller --- Reading git-diff-tree failed