From: Ming Lei Date: Sat, 6 Feb 2010 14:38:23 +0000 (+0800) Subject: ath9k: fix keycache leak in split tkip case X-Git-Tag: v2.6.34-rc1~233^2~325^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733da37dab72de6b3f8b0c56b5cdea322f18a684;p=pandora-kernel.git ath9k: fix keycache leak in split tkip case If split tkip key is used, ath_delete_key should delete rx key and rx mic key. This patch fixes the leak of hw keycache in the case. Signed-off-by: John W. Linville --- Reading git-diff-tree failed