From: Russell King Date: Mon, 7 Jul 2014 23:23:25 +0000 (+0100) Subject: net: fec: ensure fec_enet_free_buffers() properly cleans the rings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~222^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7c9efa018f96e58fa379ddb8c03f002c4f6a84;p=pandora-kernel.git net: fec: ensure fec_enet_free_buffers() properly cleans the rings Ensure that we do not double-free any allocations, and that any transmit skbuffs are properly freed when we clean up the rings. Acked-by: Fugang Duan Signed-off-by: Russell King Signed-off-by: David S. Miller --- Reading git-diff-tree failed