commit | fcf026936c613fc6ca4685677a461100d87eec81 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Apr 21 17:00:02 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 21 17:00:02 2005 -0700 |
tree | a666b7538467be00b16bcc2f33b1dcdbfdffe277 | |
parent | 6e9017a7d9b949aea638eeba67d34affaa145f14 [diff] |
[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's Replace a number of three-way if statements checking for 5705, 5750, and 5752 to reference the equivalent TG3_FLG2_5705_PLUS flag instead. Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>