]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[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)
commit98efd8a6be79550767f5a9be6f3db8e7e9b747da
treec2117eb3b6099333594245d81a8d192912f18706
parent5cf64b8a7399999439f0d6748babb1ccb6bcad7c
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.

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>
drivers/net/tg3.c
drivers/net/tg3.h