From: Sujith Manoharan Date: Wed, 14 Aug 2013 03:41:20 +0000 (+0530) Subject: ath9k: Handle corrupt descriptors properly X-Git-Tag: v3.12-rc1~132^2~84^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09255957b69d7b5ea1ad9d2b455a4f8769e06e7;p=pandora-kernel.git ath9k: Handle corrupt descriptors properly The MIC/PHYERR/CRC error bits are valid only for the last desc. for chained packets. Check this early in the preprocess() routine and bail out. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed