From: Matt Carlson Date: Fri, 13 Nov 2009 13:03:36 +0000 (+0000) Subject: tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 X-Git-Tag: v2.6.33-rc1~388^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66a29b03a2637ff052f2b8a81a5417fa44e228b;p=pandora-kernel.git tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 We need room for another TSO flag and it would be most efficient if it resided in tg3_flags2. This patch moves the TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 to make room. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed