Messages in this thread |  | | | Date | Sat, 24 Jan 2009 22:35:45 -0700 | | From | Grant Grundler <> | | Subject | Re: [PATCH 1/2] PCI/MSI: Introduce pci_msix_table_size() |
| |
On Sat, Jan 24, 2009 at 10:29:47PM -0700, Grant Grundler wrote: > Is this intended to be used by drivers?
The answer depends on if "PCI Express port driver" can be loaded as a module.
> If so, can you please add (a) corresponding documentation in > either the MSI or pci.txt files and (b) EXPORT_SYMBOL_GPL? > > If not, can this declaration be static? > (I haven't yet looked at the second patch...maybe this is obvious once > I do.)
The answer seems to be no, it can't be static.
thanks, grant
|  |