]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] libertas: problems setting wpa keys
authorDan Williams <dcbw@redhat.com>
Wed, 3 Oct 2007 14:37:45 +0000 (10:37 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:18 +0000 (16:55 -0700)
commitc00430219c4ec80edb10ffae12f24c989898fccf
tree30e71fea1c69262e51fb722074ec05a470703270
parente0aecbdc2b66f2706b9179ad04f0182388b9fe29
[PATCH] libertas: problems setting wpa keys

The 88w8385 chip, using SDIO interface and firmware release 5.0.11p0,
has problems when both unicast and multicast WPA keys are set in one
command. This patch ensures the keys are set independently.

The original author of this patch is Marc Pignat <marc.pignat@hevs.ch>

Signed-off-by: Marc Pignat <marc.pignat@hevs.ch>
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c