From: Felix Fietkau Date: Wed, 14 Mar 2012 15:40:27 +0000 (+0100) Subject: ath9k_hw: clean up ath9k_hw_setuprxdesc X-Git-Tag: v3.4-rc1~177^2~48^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebc0a88ddf514ef2b3cdba0b3f14883b8b0e339;p=pandora-kernel.git ath9k_hw: clean up ath9k_hw_setuprxdesc The ATH9K_HW_CAP_AUTOSLEEP check is bogus, the rx status area needs to be cleared on all non-EDMA PCI/AHB based chipsets anyway. Limit the memset to the rx status area to improve performance. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed