Re: [PATCH net 0/3] net: hns: code optimizations & bugfixes for HNS driver

2019-01-27 Thread David Miller
From: Peng Li 
Date: Sat, 26 Jan 2019 17:18:24 +0800

> This patchset includes bugfixes and code optimizations for the HNS
> ethernet controller driver

Series applied, thank you.

There are only bug fixes in here, so please do not use the word
"optimizations" in such situations.

Thanks.


[PATCH net 0/3] net: hns: code optimizations & bugfixes for HNS driver

2019-01-26 Thread Peng Li
This patchset includes bugfixes and code optimizations for the HNS
ethernet controller driver

Yonglong Liu (3):
  net: hns: Fix for missing of_node_put() after of_parse_phandle()
  net: hns: Restart autoneg need return failed when autoneg off
  net: hns: Fix wrong read accesses via Clause 45 MDIO protocol

 drivers/net/ethernet/hisilicon/hns/hns_enet.c|  5 +
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 16 +---
 drivers/net/ethernet/hisilicon/hns_mdio.c|  2 +-
 3 files changed, 15 insertions(+), 8 deletions(-)

-- 
1.9.1