From: Alexander Aring Date: Tue, 7 Oct 2014 08:38:25 +0000 (+0200) Subject: at86rf230: fix errno on tx timeout handling X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464f029915de6379c8fcd18d5dd49e5b3d1a2cc5;p=pandora-kernel.git at86rf230: fix errno on tx timeout handling The rc variable is zero if we get a timeout. Instead of pass the rc variable to the async error handling function which try to recover the phy, we use a static -ETIMEDOUT errno. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed