Added additional defines needed by cxgb3 to pci.h
Signed-off-by: Steve Wise <[EMAIL PROTECTED]>
---
.../backport/2.6.5_sles9_sp3/include/linux/pci.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kernel_addons/backport/2.6.5_sles9_sp3/include/linux/pci.h
b/kernel_addons/backport/2.6.5_sles9_sp3/include/linux/pci.h
index b43b19c..beb954b 100644
--- a/kernel_addons/backport/2.6.5_sles9_sp3/include/linux/pci.h
+++ b/kernel_addons/backport/2.6.5_sles9_sp3/include/linux/pci.h
@@ -6,6 +6,8 @@ #include_next <linux/pci.h>
#define PCI_EXP_DEVCTL 8 /* Device Control */
#define PCI_EXP_LNKCTL 16 /* Link Control */
#define PCI_EXP_DEVCTL_READRQ 0x7000 /* Max_Read_Request_Size */
+#define PCI_EXP_DEVCTL_PAYLOAD 0x00e0 /* Max_Payload_Size */
+#define PCI_EXP_LNKSTA 18 /* Link Status */
struct msix_entry {
u16 vector; /* kernel uses to write allocated vector */
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general