diff options
author | Julia Lawall <julia@diku.dk> | 2010-03-13 21:22:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-13 21:22:16 +0100 |
commit | 3f07d1295191cfa41125e4e61ee2064790070071 (patch) | |
tree | 38ead9913c279857105ce4dbebefc3427d44a008 /kernel | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... (diff) | |
download | linux-3f07d1295191cfa41125e4e61ee2064790070071.tar.xz linux-3f07d1295191cfa41125e4e61ee2064790070071.zip |
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 <julia@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions