[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1564835501-90257-1-git-send-email-xiaojiangfeng@huawei.com>
Date: Sat, 3 Aug 2019 20:31:38 +0800
From: Jiangfeng Xiao <xiaojiangfeng@...wei.com>
To: <davem@...emloft.net>, <yisen.zhuang@...wei.com>,
<salil.mehta@...wei.com>, <xiaojiangfeng@...wei.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<leeyou.li@...wei.com>, <xiaowei774@...wei.com>,
<nixiaoming@...wei.com>
Subject: [PATCH v1 0/3] net: hisilicon: Fix a few problems with hip04_eth
During the use of the hip04_eth driver,
several problems were found,
which solved the hip04_tx_reclaim reentry problem,
fixed the problem that hip04_mac_start_xmit never
returns NETDEV_TX_BUSY
and the dma_map_single failed on the arm64 platform.
Jiangfeng Xiao (3):
net: hisilicon: make hip04_tx_reclaim non-reentrant
net: hisilicon: fix hip04-xmit never return TX_BUSY
net: hisilicon: Fix dma_map_single failed on arm64
drivers/net/ethernet/hisilicon/hip04_eth.c | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
--
1.8.5.6
Powered by blists - more mailing lists