]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit69c5c549e22b9761360465b161681abc27771b65
treec2117eb3b6099333594245d81a8d192912f18706
parentf6d3eb4380f13a09eb14b29bdef79a352b74c073
[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