From: Luciano Coelho Date: Mon, 23 Nov 2009 21:22:18 +0000 (+0200) Subject: wl1271: remove workaround to ignore -EIO from radio and general params X-Git-Tag: v2.6.33-rc1~388^2~2^2~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a90406b876cade9bb8d9c95b048d60fb979ba6b;p=pandora-kernel.git wl1271: remove workaround to ignore -EIO from radio and general params We were ignoring the -EIO return value from wl1271_cmd_radio_params() and wl1271_cmd_general_params(), because they were always returning an error and we didn't know why. Now this has been fixed, so the workaround can be removed. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed