From: Sergei Shtylyov Date: Mon, 28 Feb 2011 19:57:33 +0000 (-0800) Subject: net: use pci_dev->revision, again X-Git-Tag: v2.6.39-rc1~468^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff938e43d39e926de74b32a3656c190f979ab642;p=pandora-kernel.git net: use pci_dev->revision, again Several more network drivers that read the device's revision ID from the PCI configuration register were merged after the commit 44c10138fd4bbc4b6d6bff0873c24902f2a9da65 (PCI: Change all drivers to use pci_device->revision), so it's time to do another pass of conversion to using the 'revision' field of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Acked-by: "John W. Linville" Signed-off-by: David S. Miller --- Reading git-diff-tree failed