commit | 2d1be5b0d17134ddba65c752557b1f47c8009db2 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Mar 09 22:40:06 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 16:02:34 2008 -0400 |
tree | 03766e4f1d71d19b24a766f2507da7ed22f6929f | |
parent | 95db4d4d5f00cc9b2aa703a05a70902776d8c2f2 [diff] |
rt2x00: Don't use uninitialized desc_len skbdesc->desc_len is uninitialized at the start of the function. So it is a _bad_ idea to use it... Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>