caif_virtio: fix error return code in cfv_create_genpool()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Apr 2013 06:15:56 +0000 (16:45 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Apr 2013 06:18:25 +0000 (16:48 +1030)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found