commit | 5ca5c02f0e81c094c19d30dc0d13be4e929a994a | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Mon May 19 13:48:17 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jun 10 10:59:49 2008 -0700 |
tree | b014b51148dc378ce15c0daf81c19f03139dc01c | |
parent | cf35e4ad57b4c39a4c74921e20e48ec0dbeb14f4 [diff] |
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits The position of MSI capability is already cached in the msi_desc when we enter the msi_set_mask_bits(). Use it instead. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>