Module Name: src Committed By: njoly Date: Sun May 25 14:56:46 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Do not crash if subclassp == NULL, seen while attaching rstx(4) which
match PCI_CLASS_UNDEFINED class.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/pci/pci_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
