From: Sujith Manoharan Date: Wed, 14 Aug 2013 03:41:12 +0000 (+0530) Subject: ath9k: Fix RX crypto processing X-Git-Tag: v3.12-rc1~132^2~84^2^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a470647415276d43daf9238a5bd70acc2119555;p=pandora-kernel.git ath9k: Fix RX crypto processing The keymiss events are valid only in the last descriptor of a packet. Fix this by making sure that we return early in case of chained descriptors. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed