]> Pileus Git - ~andy/linux/commit
iwlegacy: use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 15 Apr 2011 15:23:11 +0000 (19:23 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Apr 2011 19:38:03 +0000 (15:38 -0400)
commit0477ad72a12d4ee3f588de9349012948ea25702b
tree9a332c601b8ef4d805cf00d5979eeb37bd24ce38
parente5facc75fa9104f074c4610437a9c717c9e5ecde
iwlegacy: use pci_dev->revision

Commit be663ab67077fac8e23eb8e231a8c1c94cb32e54 (iwlwifi: split the drivers for
agn and legacy devices 3945/4965) added code to read the 4965's 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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlegacy/iwl4965-base.c