iwlwifi: only update byte count table during aggregation
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 9 Jul 2009 17:33:39 +0000 (10:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Jul 2009 16:07:33 +0000 (12:07 -0400)
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>

No differences found