commit | b623a9f7c488e51dbe4320d8b5cdd0ba242d0067 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 14:57:59 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:27 2009 -0400 |
tree | 961059f42be875bd01e9c4e5973956d2e85ddaf5 | |
parent | 96f7e73938da744e718ce4817dd3e7e424624654 [diff] |
iwlwifi: fix aggregation limit According to the documentation, the limit is 0x3f == 63, not 64. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>