From: Lendacky, Thomas Date: Thu, 6 Nov 2014 23:02:13 +0000 (-0600) Subject: amd-xgbe: Free channel/ring structures later X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~251^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98c72c94205c59745f9ed0ac2837d5b83084a46;p=pandora-kernel.git amd-xgbe: Free channel/ring structures later The channel structure is freed before freeing the per channel interrupts resulting in a kernel oops. Move the call to free the channel structure to after the freeing of the per channel interrupts. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed