From: Jiang Liu Date: Fri, 7 Dec 2012 20:43:51 +0000 (-0700) Subject: VFIO: fix out of order labels for error recovery in vfio_pci_init() X-Git-Tag: v3.8-rc1~10^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05bf3aac930752408bf38a3f070061fc5f1b9c73;p=pandora-kernel.git VFIO: fix out of order labels for error recovery in vfio_pci_init() The two labels for error recovery in function vfio_pci_init() is out of order, so fix it. Signed-off-by: Jiang Liu Signed-off-by: Alex Williamson --- Reading git-diff-tree failed