diff options
author | Luo bin <luobin9@huawei.com> | 2020-09-04 16:37:28 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-09-05 15:24:39 -0700 |
commit | 4e4269ebe7e18038fffacf113e2dd5ded6d49942 (patch) | |
tree | 9e36d12c03fb4c28bbcf3b0141caf5e8226885c0 /drivers/video | |
parent | cc8e58f8325cdf14b9516b61c384cdfd02a4f408 (diff) | |
download | linux-4e4269ebe7e18038fffacf113e2dd5ded6d49942.tar.bz2 |
hinic: bump up the timeout of SET_FUNC_STATE cmd
We free memory regardless of the return value of SET_FUNC_STATE
cmd in hinic_close function to avoid memory leak and this cmd may
timeout when fw is busy with handling other cmds, so we bump up the
timeout of this cmd to ensure it won't return failure.
Fixes: 00e57a6d4ad3 ("net-next/hinic: Add Tx operation")
Signed-off-by: Luo bin <luobin9@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions