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 ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
