commit | 6dfe9a884fec67070fc7502ad82f7eb328950b72 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sat Apr 11 03:58:01 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:45 2009 -0400 |
tree | 41e23d2b9ddae510e22049af17fa631afba73da4 | |
parent | 492301fb5d12e4a77a1010ad2b6f1ed306014123 [diff] |
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>