]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:57:01 +0000 (16:57 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:57:01 +0000 (16:57 -0400)
commit81b3bfd096b2793ae20a49789cdb984224b53666
tree7e8ddf2d03e8cebc1a428926e40b0c2b8204879c
parentdd1ce7489f2098ae60fc975abf05cebd08a7efa8
parentb5f84f0195d7b8d4d7a8c1b3d40e67519548bc2a
Merge branch 'hns-next'

Yisen Zhuang says:

====================
net: hns: fix the typo of hns

This series includes typo fixes which review by Andy, adding
the hns maintainer to MAINTAINERS, as below:

 > from Daode: adds the maintainer for hns driver;

 > from Daode: fix the typo of hns reviewed by Andy Shevchenko;

 > from Kejian: one remove redundant function and two fix to get
configuration from DT.

changlog:
 v2 -> v3:
  match all files in and below drivers/net/ethernet/hisilicon/

 v1 -> v2:
  fix the indentations reviewed by David.
====================

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