Dan Carpenter 01a859014b caif: checking the wrong variable
In the original code we check if (servl == NULL) twice.  The first time
should print the message that cfmuxl_remove_uplayer() failed and set
"ret" correctly, but instead it just returns success.  The second check
should be checking the value of "ret" instead of "servl".

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-15 20:58:11 -08:00
..
2011-01-15 20:58:11 -08:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-09-06 18:48:43 -07:00
2010-06-29 00:06:38 -07:00