]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: use pci_dev->revision, again
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 24 Jun 2011 15:39:37 +0000 (19:39 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jun 2011 19:09:42 +0000 (15:09 -0400)
commitdd0335ec9fe820f564e37ce5654cc86ee136aefb
tree7cf08b5b78d141ec164f1990743a9910249db693
parent69233cb2fd327bb5b90f73f85fcf483b62a9d890
iwlwifi: use pci_dev->revision, again

Commit c5390376c5ac067e3c16c483a22668ac40dcc0e5 (net: use pci_dev->revision,
again) already converted this driver to using the 'revision' field of 'struct
pci_dev' but commit ca8b5f2c82d1979880dc5252d9c6ec3bcdf41184 (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>
drivers/net/wireless/iwlwifi/iwl-pci.c