Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: hns: add deferred probe and fix a bug
@ 2017-04-18 10:12 Yankejian
  2017-04-18 10:12 ` [PATCH net-next 1/3] net: hns: support deferred probe when can not obtain irq Yankejian
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yankejian @ 2017-04-18 10:12 UTC (permalink / raw)
  To: davem, salil.mehta, yisen.zhuang, allenhuangsz10, lipeng321,
	huangdaode, hjat.hejun, zhangping5, qichengming, qumingguang,
	zhouhuiru
  Cc: netdev, charles.chenxin, linuxarm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-21  7:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 10:12 [PATCH net-next 0/3] net: hns: add deferred probe and fix a bug Yankejian
2017-04-18 10:12 ` [PATCH net-next 1/3] net: hns: support deferred probe when can not obtain irq Yankejian
2017-04-18 10:12 ` [PATCH net-next 2/3] net: hns: support deferred probe when no mdio Yankejian
2017-04-20 11:13   ` Matthias Brugger
2017-04-21  7:18     ` lipeng (Y)
2017-04-18 10:12 ` [PATCH net-next 3/3] net: hns: fixed bug that skb used after kfree Yankejian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox