[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1354540501-18407-1-git-send-email-sassmann@kpanic.de>
Date: Mon, 3 Dec 2012 14:14:59 +0100
From: Stefan Assmann <sassmann@...nic.de>
To: netdev@...r.kernel.org
Cc: e1000-devel@...ts.sourceforge.net, alexander.h.duyck@...el.com,
carolyn.wyborny@...el.com, jeffrey.t.kirsher@...el.com,
sassmann@...nic.de
Subject: [PATCH net-next 0/2] igb: fixes and improvements for irq fallback
The interrupt fallback code should utilize the same code that's used for normal
setup instead of duplicating it. It also has some shortcomings when it comes
to situations where for some reason request_irq() fails to allocate vectors for
MSI-X. Hoping to address these with this patchset.
Would be nice for these patches to go through Intel testing before inclusion.
Stefan Assmann (2):
igb: remove duplicate code for fallback interrupt initialization
igb: release already assigned MSI-X interrupts if setup fails
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists