[openib-general] thh_mod_obj.c won't compile without CONFIG_PCI_NAMES=y

Greg KH
Tue Apr 27 17:28:50 PDT 2004


On Tue, Apr 27, 2004 at 04:01:45PM -0700, Tom Duffy wrote:
> If you have CONFIG_PCI_NAMES off like in the x86_64 defconfig,
> thh_mod_obj.c fails to compile.  It is unable to find the pretty_name in
> the pci_dev struct.
> 
> Either there should be an explicit dependency on this CONFIG option in
> IB or the IB code should #ifdef it.

Or (the proper fix) it should not refer to that variable at all.  It's
going away soon, don't get used to it being there, as it's just fluff...

thanks,

greg k-h

-- 
To unsubscribe send an email with subject unsubscribe to openib-general at openib.org.
Please contact moderator at openib.org for questions.




More information about the openib-general mailing list