From: Matt Carlson Date: Sat, 5 May 2007 19:47:25 +0000 (-0700) Subject: [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. X-Git-Tag: v2.6.22-rc1~1014^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98efd8a6be79550767f5a9be6f3db8e7e9b747da;p=pandora-kernel.git [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 Signed-off-by: Michael Chan --- Reading git-diff-tree failed