rt2x00: Add WCID to crypto struct
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 8 Sep 2011 12:36:45 +0000 (14:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:55 +0000 (13:56 -0400)
commitf03fcfc110739be5bae4f0edf33998b019ff7436
treee55c29b1956fc633c0432ffd53f18efe19e0cafc
parentb4943d8113500ee783072ba2ba7506ad76df3726
rt2x00: Add WCID to crypto struct

When a WCID was already assigned to a STA the key configuration
functions need to use the same WCID for configuring the keys. Hence, add
the WCID to the crypo configuration structure.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00mac.c