commit | d0a689575102641149e67595e45ab006dbbb4a0d | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat Nov 24 19:48:17 2007 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 29 21:34:52 2007 -0500 |
tree | 6d21a71b24a2d56e26b191b72bcba08573afb29d | |
parent | 8376e7a3c2cbf2c91215c35fec9988f581fc699a [diff] |
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 <dwmw2@infradead.org> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>