[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221019095754.189119-1-shaozhengchao@huawei.com>
Date: Wed, 19 Oct 2022 17:57:50 +0800
From: Zhengchao Shao <shaozhengchao@...wei.com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: <keescook@...omium.org>, <gustavoars@...nel.org>,
<gregkh@...uxfoundation.org>, <ast@...nel.org>,
<peter.chen@...nel.org>, <bin.chen@...igine.com>,
<luobin9@...wei.com>, <weiyongjun1@...wei.com>,
<yuehaibing@...wei.com>, <shaozhengchao@...wei.com>
Subject: [PATCH net,v2 0/4] fix some issues in Huawei hinic driver
Fix some issues in Huawei hinic driver. This patchset is compiled only,
not tested.
---
v2: remove cyclic release cmdq
---
Zhengchao Shao (4):
net: hinic: fix incorrect assignment issue in
hinic_set_interrupt_cfg()
net: hinic: fix memory leak when reading function table
net: hinic: fix the issue of CMDQ memory leaks
net: hinic: fix the issue of double release MBOX callback of VF
.../net/ethernet/huawei/hinic/hinic_debugfs.c | 18 ++++++++++++------
.../net/ethernet/huawei/hinic/hinic_hw_cmdq.c | 2 +-
.../net/ethernet/huawei/hinic/hinic_hw_dev.c | 2 +-
.../net/ethernet/huawei/hinic/hinic_sriov.c | 1 -
4 files changed, 14 insertions(+), 9 deletions(-)
--
2.17.1
Powered by blists - more mailing lists