]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6...
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 16 Apr 2005 06:24:16 +0000 (16:24 +1000)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 15 May 2005 22:18:56 +0000 (18:18 -0400)
commit760f86d78d92f39e2ceb55b40f0885eb755c8c2f
treedd779d819fbda486cfdcc6ecd28afa4c1c40373b
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5
[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6 Neighbor-discovery multicast

On Wed, Apr 13, 2005 at 05:36:42PM +0000, Andrew Morton wrote:
>            Summary: natsemi: incorrect initialization of IPv6 Neighbor-
>                     discovery multicast

I've got a pair of FA312 cards and this problem has bothered me
for ages.  This has finally prompted me to do something about it :)

Turns out that somebody wasn't following the documentation.  We were
doing 16-bit writes to 32-bit registers which led to some addresses
working and others not so lucky.

This patch should fix the problem.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/net/natsemi.c