From: Sven Wegener Date: Wed, 16 Jul 2008 11:13:43 +0000 (+0000) Subject: ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() X-Git-Tag: v2.6.27-rc1~969^2~109^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6dd731c75cba986a485924f908e6e05b088ea9e;p=pandora-kernel.git ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() The additional information we now return to the caller is currently not used, but will be used to return errors to user space. Signed-off-by: Sven Wegener Acked-by: Simon Horman --- Reading git-diff-tree failed