From: Dhananjay Phadke Date: Fri, 8 May 2009 22:02:28 +0000 (+0000) Subject: netxen: fix irq tear down and msix leak. X-Git-Tag: v2.6.31-rc1~330^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be339aee634d5cb98a8df8d6febe04002ec497f3;p=pandora-kernel.git netxen: fix irq tear down and msix leak. o Fix the order of irq and hardware context teardown. Also synchronize the interrupt in dev close() before releasing tx buffers. o Fix possible msi-x vector leak if available vectors are less than requested. o Request multiple msix vectors only if hardware supports multiple rx queues. Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed