[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200320231320.1001-1-luobin9@huawei.com>
Date: Fri, 20 Mar 2020 23:13:15 +0000
From: Luo bin <luobin9@...wei.com>
To: <davem@...emloft.net>
CC: <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
<luoxianjun@...wei.com>, <luobin9@...wei.com>,
<yin.yinshi@...wei.com>, <cloud.wangxiaoyun@...wei.com>
Subject: [PATCH net 0/5] hinic: BugFixes
Fix a number of bugs which have been present since the first commit.
The bugs fixed in these patchs are hardly exposed unless given
very specific conditions.
Luo bin (5):
hinic: fix a bug of waitting for IO stopped
hinic: fix the bug of clearing event queue
hinic: fix out-of-order excution in arm cpu
hinic: fix wrong para of wait_for_completion_timeout
hinic: fix wrong value of MIN_SKB_LEN
.../net/ethernet/huawei/hinic/hinic_hw_cmdq.c | 5 +-
.../net/ethernet/huawei/hinic/hinic_hw_dev.c | 51 +------------------
.../net/ethernet/huawei/hinic/hinic_hw_eqs.c | 26 +++++++---
.../net/ethernet/huawei/hinic/hinic_hw_mgmt.c | 5 +-
drivers/net/ethernet/huawei/hinic/hinic_rx.c | 3 ++
drivers/net/ethernet/huawei/hinic/hinic_tx.c | 4 +-
6 files changed, 34 insertions(+), 60 deletions(-)
--
2.17.1
Powered by blists - more mailing lists