From: Matthew Wilcox Date: Thu, 20 Jan 2011 18:42:34 +0000 (-0500) Subject: NVMe: Fix admin IRQ claim on real hardware X-Git-Tag: v3.3-rc1~16^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c9577e9ca68a633c6e9df2b54eaecacfa77f62;p=pandora-kernel.git NVMe: Fix admin IRQ claim on real hardware The admin IRQ is supposed to use the pin-based (or single message MSI) interrupt. Accomplish this by filling in entry[0]'s vector with the INTx irq number. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed