[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)
authorDan Streetman <ddstreet@ieee.org>
Fri, 11 Nov 2005 16:41:42 +0000 (11:41 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:40:34 +0000 (02:40 -0500)
commitf89b23217372ed9bdba8804c1616d445402d1e05
treecb2c44e47590dfca02f98ecd5f7c973db2f241ba
parent127477840b9fd205958203648b9fa89860d69a43
[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)

Hello Jeff,

this patch changes causes the airo driver to not reset the card when a
temporary WEP key is set, when the IW_ENCODE_TEMP flag is used.  This is
needed for xsupplicant as 802.1x, LEAP, etc. change WEP keys frequently
after authentication and resetting the card causes infinite
reauthentication.

Javier and Jean agree with the patch, Javier suggested I send this to
you, can you apply this?

Thanks.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/airo.c
This page took 0.025204 seconds and 5 git commands to generate.