[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1492510354-11300-1-git-send-email-yankejian@huawei.com>
Date: Tue, 18 Apr 2017 18:12:31 +0800
From: Yankejian <yankejian@...wei.com>
To: <davem@...emloft.net>, <salil.mehta@...wei.com>,
<yisen.zhuang@...wei.com>, <allenhuangsz10@...il.com>,
<lipeng321@...wei.com>, <huangdaode@...ilicon.com>,
<hjat.hejun@...wei.com>, <zhangping5@...wei.com>,
<qichengming@...wei.com>, <qumingguang@...ilicon.com>,
<zhouhuiru@...wei.com>
CC: <netdev@...r.kernel.org>, <charles.chenxin@...wei.com>,
<linuxarm@...wei.com>
Subject: [PATCH net-next 0/3] net: hns: add deferred probe and fix a bug
This series adds support defered probe to avoid no mdio scene, and will
fix a bug that skb may be freed several times.
lipeng (3):
net: hns: support deferred probe when can not obtain irq
net: hns: support deferred probe when no mdio
net: hns: fixed bug that skb used after kfree
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 34 ++++++++++++++++++----
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 12 ++++++++
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 22 +++++++-------
drivers/net/ethernet/hisilicon/hns/hns_enet.h | 6 ++--
4 files changed, 53 insertions(+), 21 deletions(-)
--
1.9.1
Powered by blists - more mailing lists