From: Sujith Manoharan Date: Thu, 16 Feb 2012 06:22:44 +0000 (+0530) Subject: ath9k: Initialize NF values properly X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae245cde14b2386fe77023af3934db96409d1807;p=pandora-kernel.git ath9k: Initialize NF values properly Using AR_SREV_* macros for setting up the chip-specific NF values will make adding support for new chips hard. Use separate macros for each chip. Currently, AR9462 has the same value for all NF limits. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed