From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for 3.19-rc4 Date: Sat, 10 Jan 2015 12:40:11 -0700 Message-ID: <1420918811.25367.126.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel , kvm To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi Linus, The following changes since commit b1940cd21c0f4abdce101253e860feff547291b0: Linux 3.19-rc3 (2015-01-05 17:05:20 -0800) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v3.19-rc4 for you to fetch changes up to 7c2e211f3c95b91912a92a8c6736343690042e2e: vfio-pci: Fix the check on pci device type in vfio_pci_probe() (2015-01-07 10:29:11 -0700) ---------------------------------------------------------------- VFIO fixes for v3.19-rc4 - Fix PCI header check in vfio_pci_probe() (Wei Yang) ---------------------------------------------------------------- Wei Yang (1): vfio-pci: Fix the check on pci device type in vfio_pci_probe() drivers/vfio/pci/vfio_pci.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)