From: Volker Braun Date: Mon, 24 Oct 2005 15:15:36 +0000 (-0500) Subject: Fix problem with WEP unicast key > index 0 X-Git-Tag: v2.6.15-rc1~69^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e189277a3f1cbb0f1282e0f4b8fa8c91e004c286;p=pandora-kernel.git 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 --- Reading git-diff-tree failed