From: Joe Perches Date: Sat, 16 Feb 2013 11:20:03 +0000 (+0000) Subject: tg3: Remove define and single use of GET_CHIP_REV_ID X-Git-Tag: v3.9-rc1~139^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=717ff727faa05958633e4e786f5b092c4bcf58e7;p=pandora-kernel.git tg3: Remove define and single use of GET_CHIP_REV_ID It's the same value as tp->pci_chip_rev_id so use that instead. This makes all CHIPREV_ID_ tests the same. Signed-off-by: Joe Perches Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed