From: Eugene Crosser Date: Mon, 18 May 2015 12:27:53 +0000 (+0200) Subject: qeth: fix handling of IPA return codes X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~264^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88394e7ee5ecf425754f78d38b4968eb60ffba5;p=pandora-kernel.git qeth: fix handling of IPA return codes Function that executes IPA commands returns the result code from the IPA response block. If non-negative, it needs to be transformed into errno-compatible code before returning to the caller. Signed-off-by: Eugene Crosser Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed