commit | ccbae55e1c6dc18e95d72c044cf9345ea08abf7b | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Jul 22 05:37:24 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 22 17:01:12 2011 -0700 |
tree | 85d274e33093671d5c76ef48dd1418a64f6fbd7c | |
parent | 431bf99d26157d56689e5de65bd27ce9f077fc3f [diff] |
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 <sshtylyov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>