From: Jouni Malinen Date: Thu, 18 Dec 2008 12:31:10 +0000 (+0200) Subject: ath9k: Fix key cache slot selection for splitmic X-Git-Tag: v2.6.29-rc1~581^2~105^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6121328885640c137b0a8830f67ca6c386a24a;p=pandora-kernel.git ath9k: Fix key cache slot selection for splitmic ath_reserve_key_cache_slot() was obviously supposed to return an index to a free slot, not reserved one. This could have caused problems with hardware revisions that use splitmic. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed