]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
e1000e: Remove unreachable code
authorBenjamin Poirier <bpoirier@suse.com>
Mon, 9 Nov 2015 23:50:18 +0000 (15:50 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 15 Dec 2015 03:30:21 +0000 (19:30 -0800)
commit4d432f67ff004dc387ba307d418d0eae4fa9dc13
tree44ed3d45f2b8d15e17fbfdcee09b5d46b530d9bf
parentd602de05934c1d3022b153ff879e81f65df2a7b6
e1000e: Remove unreachable code

msi-x interrupts are not shared so there's no need to check if the
interrupt was really from this adapter.

Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/netdev.c