alistair23-linux/net/caif
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
..
caif_config_util.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
caif_dev.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
caif_socket.c caif: don't set connection request param size before copying data 2011-01-10 16:00:54 -08:00
cfcnfg.c caif: checking the wrong variable 2011-01-15 20:58:11 -08:00
cfctrl.c caif: Remove noisy printout when disconnecting caif socket 2010-11-03 18:50:04 -07:00
cfdbgl.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
cfdgml.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cffrml.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfmuxl.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfpkt_skbuff.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfrfml.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
cfserl.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfsrvl.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfutill.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfveil.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
cfvidl.c net/caif: Use pr_fmt 2010-09-06 18:48:43 -07:00
chnl_net.c CAIF: Fix IPv6 support in receive path for GPRS/3G 2011-01-10 16:12:00 -08:00
Kconfig caif: Kconfig and Makefile fixes 2010-06-29 00:06:38 -07:00
Makefile Net: caif: Makefile: Remove deprecated items 2010-11-22 08:16:09 -08:00