From: John W. Linville Date: Fri, 31 Oct 2008 19:53:12 +0000 (-0400) Subject: p54: eliminate warning for uninitialized variable 'tim_len' X-Git-Tag: v2.6.29-rc1~581^2~742^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4186cf15a5a7e8e8526f7c158f042ccc3ed576;p=pandora-kernel.git p54: eliminate warning for uninitialized variable 'tim_len' drivers/net/wireless/p54/p54common.c: In function ‘p54_tx’: drivers/net/wireless/p54/p54common.c:1058: warning: ‘tim_len’ may be used uninitialized in this function Signed-off-by: John W. Linville --- Reading git-diff-tree failed