summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/sunpci.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/os/sunpci.c')
-rw-r--r--usr/src/uts/common/os/sunpci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/os/sunpci.c b/usr/src/uts/common/os/sunpci.c
index b26685d941..0dd4f4c206 100644
--- a/usr/src/uts/common/os/sunpci.c
+++ b/usr/src/uts/common/os/sunpci.c
@@ -357,7 +357,7 @@ static pci_cap_entry_t pci_cap_table[] = {
* {PCI_CAP_ID_AGP_8X, 0, NULL},
* {PCI_CAP_ID_SECURE_DEV, 0, NULL},
*/
- {PCI_CAP_NEXT_PTR_NULL, 0, NULL}
+ {PCI_CAP_NEXT_PTR_NULL, 0, 0}
};