ipa_proxy: The ret variable was not initialized/assigned

Remove the unused variable and return -ENOMEM in case of an error
and return 0 at the normal exit.

Fixes: Coverity CID 1040689
1 file changed