From: Christian Lamparter Date: Sat, 11 Apr 2009 01:58:01 +0000 (+0200) Subject: p54: utilize all available key slots for decryption offload X-Git-Tag: v2.6.31-rc1~330^2~568^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dfe9a884fec67070fc7502ad82f7eb328950b72;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed