[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
authorDan Williams <dcbw@redhat.com>
Mon, 18 Jun 2007 16:01:12 +0000 (12:01 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Jun 2007 11:48:47 +0000 (07:48 -0400)
Don't clobber the firmware's internal state machine by setting
ENABLE_RSN more than once during the 4-way handshake.  Check what
the ENABLE_RSN status is and only set if it should be changed.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found