From: Helmut Schaa Date: Sat, 2 Oct 2010 09:26:17 +0000 (+0200) Subject: rt2x00: Don't overwrite beacon buffers in pairwise key setup X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0cfeb826df6751933fd95a797ac18371992c3b;p=pandora-kernel.git rt2x00: Don't overwrite beacon buffers in pairwise key setup rt2800 devices use parts of the pariwise key table to store the beacon frames for beacon 6 and 7. To not overwrite the beacon frame buffers limit the number of entries we store in the pairwise key table to 222. Also add some descriptive comments about this shared memory usage. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed