Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: 2aa40ae ("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>
- Loading branch information