From: Eugene Crosser Date: Wed, 21 Jan 2015 12:39:09 +0000 (+0100) Subject: qeth: clean up error handling X-Git-Tag: fixes-v4.0-rc1~235^2~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbbc1d56774a18d9518b8500212629fb5809d1b;p=pandora-kernel.git qeth: clean up error handling In the functions that are registering and unregistering MAC addresses in the qeth-handled hardware, remove callback functions that are unnesessary, as only the return code is analyzed. Translate hardware response codes to semi-standard 'errno'-like codes for readability. Add kernel-doc description to the internal API function qeth_send_control_data(). Signed-off-by: Eugene Crosser Signed-off-by: Ursula Braun Reviewed-by: Thomas-Mich Richter Signed-off-by: David S. Miller --- Reading git-diff-tree failed