orinoco: pass orinoco_set_tkip_key the sequence lengths
authorDavid Kilroy <kilroyd@googlemail.com>
Wed, 5 Aug 2009 20:23:29 +0000 (21:23 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:12:42 +0000 (09:12 -0400)
commit16e158480d542f3909b5aca8b125af986ae128c1
tree9be78070834c14bb05224f86db0d8eea3370c83d
parent5c9f41e285ad60013f0962746192769f899757be
orinoco: pass orinoco_set_tkip_key the sequence lengths

When we store the keys for cfg80211, the sequence lengths will also be
stored. So avoid assuming the sequence lengths at this level.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/hw.c
drivers/net/wireless/orinoco/hw.h
drivers/net/wireless/orinoco/wext.c