]> Git Repo - linux.git/commit
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
authorJulia Lawall <[email protected]>
Sat, 13 Mar 2010 20:22:16 +0000 (12:22 -0800)
committerDavid S. Miller <[email protected]>
Sat, 13 Mar 2010 20:22:16 +0000 (12:22 -0800)
commit3f07d1295191cfa41125e4e61ee2064790070071
tree38ead9913c279857105ce4dbebefc3427d44a008
parenta003460b21323ddb29479505d9555f0985b8b2f1
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/tg3.c
This page took 0.048906 seconds and 4 git commands to generate.