git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885d299
)
tg3: Remove define and single use of GET_CHIP_REV_ID
author
Joe Perches
<joe@perches.com>
Sat, 16 Feb 2013 11:20:03 +0000
(11:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Feb 2013 17:45:52 +0000
(12:45 -0500)
It's the same value as tp->pci_chip_rev_id so use that
instead. This makes all CHIPREV_ID_<foo> tests the same.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found