commit | 850c211ce6948bcd71e505be22b7ead99a425bfa | [log] [tgz] |
---|---|---|
author | Ulrich Kunitz <kune@deine-taler.de> | Wed Nov 22 00:06:19 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:05 2006 -0500 |
tree | 6d822061488bbfdf1763f0bb4ce347d083813770 | |
parent | 741fec53f268b691b869ffc70023319406e0cc97 [diff] |
[PATCH] zd1211rw: Optimized handling of zero length entries in length info There are a high number of split USB transactions, which contain only one packet but have a length info field. This patch optimizes this code by stopping parsing the length info structure if a zero length field is encountered. Signed-off-by: Ulrich Kunitz <kune@deine-taler.de> Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>