]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86e8b1a8b70a21c4a8488e4025f783393d89a773
treee55c29b1956fc633c0432ffd53f18efe19e0cafc
parentf3857879ecff091e334301990821d8820126196b
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