commit | 3d567e0e291c4ffd041cf653aea3c38a1d5f4620 | [log] [tgz] |
---|---|---|
author | Nithin Nayak Sujir <nsujir@broadcom.com> | Wed Nov 14 14:44:26 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 14 22:04:28 2012 -0500 |
tree | 254bcf81a4d14eae666ea18f05f19458f81bb372 | |
parent | f37234160233561f2a2e3332272ae5b3725b620b [diff] |
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices - Also refactor the conditional to use the existing tg3_pci_tbl array. - Set flags in the driver_data field of the pci_device_id structure to identify these devices. - Add PCI_DEVICE_SUB() to pci.h to declare PCI 4-part IDs to match these devices. Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>