rt2x00: Correctly initialize AID during set_key()
authorIvo van Doorn <ivdoorn@gmail.com>
Wed, 3 Dec 2008 16:30:22 +0000 (17:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2008 14:35:57 +0000 (09:35 -0500)
commit73a5267087b5acd4a4288e0a1b809f09ca578d49
tree510920328343bbc30f4db2d666977f7337f29fce
parent9c3444d33e65ade06af82d19522686c1873b953a
rt2x00: Correctly initialize AID during set_key()

Request the AID from hardware and provide this id
to the driver (in case they need it).

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