]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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)
commitf2ad2d9b65963322186a8af2bd2965c734a7badb
tree3bac0275d80a590b0254650b6a36e018dcf73b0a
parentedf7e5ec99c2e24cea3951f7961958fc7edbfdd1
[PATCH] forcedeth: decouple vlan and rx checksum dependency

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>
drivers/net/forcedeth.c