a1a07ddb124f08990 parent 81f875208e7f46d003bedb82d5cfe54458a3ab60 author Volker Braun 1130166936 -0500 committer James Ketrenos 1131401942 -0600 Fix problem with WEP unicast key > index 0 The functions ieee80211_wx_{get,set}_encodeext fail if one tries to set unicast (IW_ENCODE_EXT_GROUP_KEY not set) keys at key indices>0. But at least some Cisco APs dish out dynamic WEP unicast keys at index !=0. Signed-off-by: Volker Braun Signed-off-by: James Ketrenos