commit | f56e4481328071d293306a55a951d83639d8d529 | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Aug 06 11:32:51 2009 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Sep 09 13:29:31 2009 -0700 |
tree | b4d9528f94b9f76dd34034124e8e74be9bd94ce8 | |
parent | 9cc8d54815bd5b7c4b516e6be92f036bbcdd8bad [diff] |
PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() Unify msi_free_irqs() and msix_free_all_irqs(), and rename it to a common void function free_msi_irqs(). And relocate the common function to where the prototype is located now. Reviewed-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>