From: Nithin Nayak Sujir Date: Wed, 14 Nov 2012 14:44:26 +0000 (+0000) Subject: tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d567e0e291c4ffd041cf653aea3c38a1d5f4620;p=pandora-kernel.git 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 Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed