From: Sergei Shtylyov Date: Fri, 22 Jul 2011 05:37:24 +0000 (+0000) Subject: r8169: use pci_dev->subsystem_{vendor|device} X-Git-Tag: v3.1-rc1~255^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccbae55e1c6dc18e95d72c044cf9345ea08abf7b;p=pandora-kernel.git r8169: use pci_dev->subsystem_{vendor|device} The driver reads PCI subsystem IDs from the PCI configuration registers while they are already stored by the PCI subsystem in the 'subsystem_{vendor|device}' fields of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed