From: Sergei Shtylyov Date: Tue, 10 May 2011 05:07:31 +0000 (-0700) Subject: IB/ipath: Use pci_dev->revision, again X-Git-Tag: v3.0-rc1~409^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03d6777a9e2b76917ef6d3fc8a01e174bcb9b1;p=pandora-kernel.git IB/ipath: Use pci_dev->revision, again Commit 44c10138fd4b ("PCI: Change all drivers to use pci_device->revision") already converted this driver to using the revision field of struct pci_dev but commit bb9171448deb ("IB/ipath: Misc changes to prepare for IB7220 introduction") later reverted that change for some strange reason. Restore the change. Signed-off-by: Sergei Shtylyov Acked-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed