From: Gabor Juhos Date: Mon, 10 Dec 2012 14:30:25 +0000 (+0100) Subject: ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd2cdfb6d2f3c3d18f2e47f41679a7bde9bcbf3;p=pandora-kernel.git ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' The fill_eeprom functions are printing the same debug message in case the 'ath9k_hw_nvram_read' function fails. Remove the duplicated code from fill_eeprom functions and add the ath_dbg call directly into 'ath9k_hw_nvram_read'. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed