From: Christian Lamparter Date: Sun, 26 Sep 2010 21:06:56 +0000 (+0200) Subject: carl9170: fix WARN_ON triggered by Broadcom HT STAs X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c655c8be9053a65886ac3e06420399a9bfdbd70;p=pandora-kernel.git carl9170: fix WARN_ON triggered by Broadcom HT STAs Broadcom's Windows driver for the 4313 advertises an ampdu density of 7 => 16 us. The AR9170 MAC on the other hand only supports densities up to 8 us. This patch removes the noisy WARN_ON, because there is nothing we can do about it. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed