From: Vivek Natarajan Date: Fri, 18 Feb 2011 10:39:51 +0000 (+0530) Subject: ath9k_htc: Fix a compilation warning. X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8354dd3ebc7f0b82f52990af3e5f4f4488020263;p=pandora-kernel.git ath9k_htc: Fix a compilation warning. Initialize caldata to avoid compilation warning. CC [M] drivers/net/wireless/ath/ath9k/htc_drv_main.o drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function ‘ath9k_htc_config’: drivers/net/wireless/ath/ath9k/htc_drv_main.c:172: warning: ‘caldata’ may be used uninitialized in this function drivers/net/wireless/ath/ath9k/htc_drv_main.c:172: note: ‘caldata’ was declared here Signed-off-by: Vivek Natarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed