Merge branch 'hns-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2016 08:52:02 +0000 (04:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2016 08:52:02 +0000 (04:52 -0400)
commit527f227334eb82b9f1ffe8a399d56ecf9ae8ebaf
treef8bae108d8f1a41909412f532dc6cf0339d8555c
parent4906ce45978ca958da687d6706a9ee85162ef69d
parent6fe27464d8e1e738c0a4779f6f5423017be052a2
Merge branch 'hns-next'

Yisen Zhuang says:

====================
net: hns: fix some bugs in hns driver

This series includes some bugs fixed. All these patches needs to be
applied after the patchset about ACPI support, so this series is
floated to net-next list.

The patches are:
 > from Daode, fixes about pfc pause frame, getting coaslesce, led
control logic, TSO on|off and tcam table configuration.

 > from Jun He, fix the potential leak to port unavailable

 > from Kejian, fix bug of loopback and failing to test ping6

 > from Qianqian, fix the several typo in hns driver

For more details, please see individual patches.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>