[PATCH] forcedeth: decouple vlan and rx checksum dependency
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 24 Aug 2006 21:35:41 +0000 (17:35 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 6 Sep 2006 14:57:37 +0000 (10:57 -0400)
This patch decouples the dependency between the rx checksum feature and
vlan feature. This is done by ignoring the checksum information if the
user has disabled rx checksum when vlan is enabled.

Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found