From: John W. Linville Date: Fri, 29 Apr 2011 18:35:14 +0000 (-0400) Subject: ath5k: fix uninitialized var warning for txf2txs X-Git-Tag: v3.0-rc1~377^2~161^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e245292e0a98bfbf2b54c5c0f079033f4d06dd32;p=pandora-kernel.git ath5k: fix uninitialized var warning for txf2txs CC [M] drivers/net/wireless/ath/ath5k/reset.o drivers/net/wireless/ath/ath5k/reset.c: In function ‘ath5k_hw_init_core_clock’: drivers/net/wireless/ath/ath5k/reset.c:100:51: warning: ‘txf2txs’ may be used uninitialized in this function Signed-off-by: John W. Linville --- Reading git-diff-tree failed