Messages in this thread |  | | | From | Jesse Barnes <> | | Subject | Re: [PATCH 1/2] PCI/MSI: Introduce pci_msix_table_size() | | Date | Tue, 27 Jan 2009 10:57:29 -0800 |
| |
On Friday, January 23, 2009 3:21 pm Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rjw@sisk.pl> > > Introduce new function pci_msix_table_size() returning the size of > the MSI-X table of given PCI device or 0 if the device doesn't > support MSI-X. > > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> > Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> > --- > drivers/pci/msi.c | 24 +++++++++++++++++++----- > include/linux/pci.h | 5 +++++ > 2 files changed, 24 insertions(+), 5 deletions(-)
Ok, applied these two to my linux-next branch. Thanks guys.
-- Jesse Barnes, Intel Open Source Technology Center
|  |