commit | 1c65335714e99864a438b0d757c8736d3c6e7d79 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Mon May 09 22:07:31 2011 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu May 12 08:57:12 2011 -0700 |
tree | a9649fad2ab06f130ef4ae17731034ddd9ba8825 | |
parent | ec03d6777a9e2b76917ef6d3fc8a01e174bcb9b1 [diff] |
IB/qib: Use pci_dev->revision The driver reads PCI revision ID from the PCI configuration register while it's already stored by PCI subsystem in the revision field of struct pci_dev. Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Acked-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com> Signed-off-by: Roland Dreier <roland@purestorage.com>