NVMe: Fix warning in free_irq
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Sun, 27 Mar 2011 12:52:06 +0000 (08:52 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:02 +0000 (15:53 -0400)
We need to clear the affinity mask before calling free_irq()

Reported-by: Shane Michael Matthews <shane.matthews@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found