DPDK: Fix a crash in igb_uio driver when the device is removed. 12/2312/2
authorRay Kinsella <ray.kinsella@intel.com>
Wed, 10 Aug 2016 11:48:06 +0000 (12:48 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 10 Aug 2016 12:51:18 +0000 (12:51 +0000)
commit2bd44b7cdd49188da46ea85c4ab64d38d1e586f4
tree935ce40178f538ffa00030de31e57f1d71f71e4a
parent348c3b70a43a0307d8a83fcc8f615c637ced4658
DPDK: Fix a crash in igb_uio driver when the device is removed.

This crash happens because the device still has MSI configured,
the fix is to free the IRQ. Adding pending further investigation.

Change-Id: Ifcd3404fcc25fe27dcccc67d0dcf9d8f0ec18582
Signed-off-by: Todd Foggoa (tfoggoa) <tfoggoa@cisco.com>
Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
dpdk/dpdk-16.07_patches/0007-UIO-Fix-a-crash-in-igb_uio-driver-when-the-device-is.patch [new file with mode: 0644]