[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
authorMatt Carlson <mcarlson@broadcom.com>
Sat, 5 May 2007 19:47:25 +0000 (12:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 May 2007 19:47:25 +0000 (12:47 -0700)
This patch removes the use of the TG3_FLAG_5701_REG_WRITE_BUG flag.
It's logic is only used to set a function pointer and thus the
logic can be collapsed and the flag removed.

[ Comment tidy by Christoph Hellwig. -DaveM ]

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>

No differences found