commit | 7b80ece41aea0b73283c6df5a8f25d40aa13135d | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Thu Jul 09 10:33:39 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 21 12:07:33 2009 -0400 |
tree | 21e7b28f260bd0fc63d8c3d5b82bab3976da5160 | |
parent | 872ed1902f511a8947021c562f5728a5bf0640b5 [diff] |
iwlwifi: only update byte count table during aggregation The byte count table is only used for aggregation. Updating it in other cases caused fragmented frames to be dropped. This fixes http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=2004 Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>