p54: utilize all available key slots for decryption offload
authorChristian Lamparter <chunkeey@web.de>
Sat, 11 Apr 2009 01:58:01 +0000 (03:58 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:45 +0000 (16:54 -0400)
commit6dfe9a884fec67070fc7502ad82f7eb328950b72
tree41e23d2b9ddae510e22049af17fa631afba73da4
parent492301fb5d12e4a77a1010ad2b6f1ed306014123
p54: utilize all available key slots for decryption offload

This patch takes care of outstanding TODOs:
/* TODO: some devices have 4 more free slots for rx keys */

Now the driver can utilize all available key slots instead of just 4.
Obviously, this helps most in AP/IBSS(/MESH) mode, when
we have to use more different keys.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54.h
drivers/net/wireless/p54/p54common.c