[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200618010211.75840-1-song.bao.hua@hisilicon.com>
Date: Thu, 18 Jun 2020 13:02:06 +1200
From: Barry Song <song.bao.hua@...ilicon.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<netdev@...r.kernel.org>, <linyunsheng@...wei.com>,
<linux-kernel@...r.kernel.org>, <linuxarm@...wei.com>,
Barry Song <song.bao.hua@...ilicon.com>
Subject: [PATCH 0/5] net: hns3: a bundle of minor cleanup and fixes
some minor changes to either improve the readability or make the code align
with linux APIs better.
Barry Song (5):
net: hns3: remove unnecessary devm_kfree
net: hns3: pointer type of buffer should be void
net: hns3: rename buffer-related functions
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
net: hns3: streaming dma buffer sync between cpu and device
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 41 ++++++++++++-------
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 2 +-
2 files changed, 28 insertions(+), 15 deletions(-)
--
2.23.0
Powered by blists - more mailing lists