[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)
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>

No differences found