From: Tomas Winkler Date: Thu, 24 Jul 2008 18:33:42 +0000 (+0300) Subject: iwlwifi: don't stop queue in the middle of fragmented packet X-Git-Tag: v2.6.27-rc2~2^2~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143b09efb74efd3328f57d7a4bd6d7663c1d6497;p=pandora-kernel.git iwlwifi: don't stop queue in the middle of fragmented packet This patch avoids stopping queue in the middle of the fragmented packet. It is required that there will be ~10 (max packet/min fragment) or 16 (4 bits of frag number) free tfds all the time. Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed