From: Sergei Shtylyov Date: Fri, 15 Apr 2011 15:23:11 +0000 (+0400) Subject: iwlegacy: use pci_dev->revision X-Git-Tag: v3.0-rc1~377^2~256^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0477ad72a12d4ee3f588de9349012948ea25702b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed