From: Konrad Rzeszutek Wilk Date: Wed, 4 Dec 2013 02:37:24 +0000 (-0500) Subject: xen-pciback: First reset, then free. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb8ce968fb5d476cbb3f1547ade0c05fc2f6c59;p=pandora-kernel.git xen-pciback: First reset, then free. We were doing the operations of freeing and reset in the wrong order. Granted nothing broke because the reset functions just set bar->which = 0. But nonethless this was incorrect. Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Jan Beulich Reviewed-by: David Vrabel --- Reading git-diff-tree failed