commit | f161796700ed89b07dff2ad4ba3a932bc721af7e | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 16:45:15 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:17:35 2008 -0500 |
tree | 1ae9b0519d4871c601218f8a59d530a3d86eb279 | |
parent | 74508b29c51158e5b45bca13e702c68ef5c3b641 [diff] |
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 <linville@tuxdriver.com>