Re: Linux 2.4.20-pre6 tg3 compile errors

David S. Miller (davem@redhat.com)
Wed, 11 Sep 2002 06:25:10 -0700 (PDT)


From: Jeff Garzik <jgarzik@mandrakesoft.com>
Date: Tue, 10 Sep 2002 22:37:25 -0400

Wrap this line of code inside a

#if TG3_VLAN_TAG_USED
...line 4881 here...
#endif

Not sufficient, you need to have an "#else" clause that
sets RX_MODE_KEEP_VLAN_TAG all the time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/