[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's
authorJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Apr 2005 00:00:02 +0000 (17:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Apr 2005 00:00:02 +0000 (17:00 -0700)
commitfcf026936c613fc6ca4685677a461100d87eec81
treea666b7538467be00b16bcc2f33b1dcdbfdffe277
parent6e9017a7d9b949aea638eeba67d34affaa145f14
[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>
drivers/net/tg3.c