Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iwlwifi: use pci_dev->revision, again
Commit ff938e4 (net: use pci_dev->revision, again) already converted this driver to using the 'revision' field of 'struct pci_dev' but commit 084dd79 (iwlagn: move PCI related operations from probe and remove to PCI layer) has again added the code to read the PCI revision ID register... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information