]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 6 Sep 2013 17:26:24 +0000 (11:26 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 25 Sep 2013 21:43:30 +0000 (15:43 -0600)
commit62a276f81fca41778abd8cb6d720a36302a89473
tree7245ec32bab33cfb42fb279f7410a77116001f6f
parenta895c28a1f5d761679cb229b19fb08ca2067211e
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names

Use the standard #defines for PCIe Link Capability register fields
rather than bare numbers.  This also uses the new PCI Express Capability
accessor rather than reading the capability directly.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Acked-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
drivers/scsi/qla2xxx/qla_os.c