linux/net/caif
Zhengchao Shao 8fbb53c8bf net: caif: fix double disconnect client in chnl_net_open()
When connecting to client timeout, disconnect client for twice in
chnl_net_open(). Remove one. Compile tested only.

Fixes: 2aa40aef9d ("caif: Use link layer MTU instead of fixed MTU")
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-14 10:51:13 +00:00
..
caif_dev.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
caif_socket.c caif: Fix bitmap data type in "struct caifsock" 2022-07-22 12:51:45 +01:00
caif_usb.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
cfcnfg.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
cfctrl.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
cfdbgl.c
cfdgml.c
cffrml.c
cfmuxl.c
cfpkt_skbuff.c
cfrfml.c
cfserl.c net: caif: remove redundant assignment to variable expectlen 2021-12-28 12:52:24 +00:00
cfsrvl.c
cfutill.c
cfveil.c
cfvidl.c
chnl_net.c net: caif: fix double disconnect client in chnl_net_open() 2022-11-14 10:51:13 +00:00
Kconfig
Makefile