From: Pandiyarajan Pitchaimuthu Date: Wed, 11 Jul 2012 07:21:43 +0000 (+0530) Subject: ath6kl: Make use of return value from ath6kl_diag_read() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~81^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aca81bfb0b13b927320448c6e4820ffb95f095b;p=pandora-kernel.git ath6kl: Make use of return value from ath6kl_diag_read() In ath6kl_read_fwlogs(), return value from ath6kl_diag_read()is not used to bail out in case of any errors in reading fw log. No real issue is observed because of this, reported by source code analyzer. kvalo: fix a long line warning Signed-off-by: Pandiyarajan Pitchaimuthu Signed-off-by: Kalle Valo --- Reading git-diff-tree failed