From: Julia Lawall Date: Sat, 13 Mar 2010 20:22:16 +0000 (-0800) Subject: drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant X-Git-Tag: v2.6.34-rc2~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f07d1295191cfa41125e4e61ee2064790070071;p=pandora-kernel.git drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant The constant TG3_FLAG_10_100_ONLY should be used with the tg3_flags field, not the tg3_flags2 field, as done elsewhere in the same file. Signed-off-by: Julia Lawall Signed-off-by: David S. Miller --- Reading git-diff-tree failed