From: David Woodhouse Date: Sat, 24 Nov 2007 19:48:17 +0000 (+0000) Subject: libertas: Don't set NETIF_F_IPV6_CSUM in dev->features X-Git-Tag: v2.6.24-rc4~9^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a689575102641149e67595e45ab006dbbb4a0d;p=pandora-kernel.git libertas: Don't set NETIF_F_IPV6_CSUM in dev->features I'm not sure why it was doing this, and I'm not sure I _want_ to know why. But calling it NETIF_F_DYNALLOC doesn't change the fact that the kernel believes it to be NETIF_F_IPV6_CSUM, and that IPv6 communication is hence buggered. Signed-off-by: David Woodhouse Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed