WPS: Fix WEP key index to use 1..4 instead of 0..3
authorAndriy Tkachuk <andriy.v.tkachuk@globallogic.com>
Wed, 18 Feb 2009 17:58:44 +0000 (19:58 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 18 Feb 2009 17:58:44 +0000 (19:58 +0200)
commit522b5b6ed344ae40755f2d4e42fdc0409371884f
tree804712ec81934b3d8bac9d5bfa87e1c5ccc8a9be
parentab61c4fc36654b9ce5ebe7663172db121df67a1f
WPS: Fix WEP key index to use 1..4 instead of 0..3

It seems that WFA WPS spec says that default key index should be 1 (not
0). I think this meas that WEP key indexes region is not from 0 to 3,
but from 1 to 4 in WPS. At least WRT610N implemented it this way.
wpa_supplicant/wps_supplicant.c