From: John W. Linville Date: Fri, 31 Oct 2008 20:45:15 +0000 (-0400) Subject: ath9k: correct warning about unintialized variable 'tid' X-Git-Tag: v2.6.29-rc1~581^2~742^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f161796700ed89b07dff2ad4ba3a932bc721af7e;p=pandora-kernel.git ath9k: correct warning about unintialized variable 'tid' drivers/net/wireless/ath9k/xmit.c: In function ‘ath_tx_start’: drivers/net/wireless/ath9k/xmit.c:1858: warning: ‘tid’ may be used uninitialized in this function Signed-off-by: John W. Linville --- Reading git-diff-tree failed