commit | 264d9caaa1c574c0274b019a810abfe957391005 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@linux.intel.com> | Tue Mar 17 08:54:08 2009 -0400 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Mar 20 10:48:13 2009 -0700 |
tree | 06ac3d9df11a0e64e2f8571145e8865424fb7dc6 | |
parent | 379f5327a86f7822a51ec7d088a085167724df75 [diff] |
PCI MSI: Use mask_pos instead of mask_base when appropriate MSI interrupts have a mask_pos where MSI-X have a mask_base. Use a transparent union to get rid of some ugly casts. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>