From: Ivo van Doorn Date: Sun, 9 Mar 2008 21:40:06 +0000 (+0100) Subject: rt2x00: Don't use uninitialized desc_len X-Git-Tag: v2.6.26-rc1~1138^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1be5b0d17134ddba65c752557b1f47c8009db2;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed