libertas: add auto auth mode feature
authorAmitkumar Karwar <akarwar@marvell.com>
Fri, 26 Feb 2010 01:16:36 +0000 (17:16 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Mar 2010 20:02:37 +0000 (16:02 -0400)
commit921ca03c8f8e982f27fc406bc301caf2196b99f7
tree3ec4576e19f066a843a63e6eab1fd2ba90370937
parente1572c5eeca8ef87a250322364584458b2dadb35
libertas: add auto auth mode feature

Auto auth mode is enabled by default. If user doesn't specify the
auth mode, while association driver will first try with open mode
and then with shared key mode. If user specifies an auth mode,
auto auth is disabled and driver will not try association with
another auth mode.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/main.c
drivers/net/wireless/libertas/wext.c