commit | 9c655c8be9053a65886ac3e06420399a9bfdbd70 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sun Sep 26 23:06:56 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 28 15:47:56 2010 -0400 |
tree | da88dbc4b5b3e3e15c004a33aae5a4fc60e55fc4 | |
parent | cb139ecc0c030e8ccc736bd86cfef502c200825a [diff] |
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 <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>