From: Michael Chan Date: Wed, 10 Aug 2005 03:17:41 +0000 (-0700) Subject: [TG3]: Fix bug in setting a tg3_flag X-Git-Tag: v2.6.14-rc1~1035^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087fe256f0aef8d16b19a30c6fb10b899bf1a701;p=pandora-kernel.git [TG3]: Fix bug in setting a tg3_flag Found a bug while reviewing the patches the second time. The TG3_FLAG_TXD_MBOX_HWBUG flag is set after the register access methods have been determined. This patch fixes it by moving it up before the various access methods are assigned. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed