]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns3-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2018 19:42:39 +0000 (12:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2018 19:42:39 +0000 (12:42 -0700)
commit5b2ae7efc3a06d46ea0880f8b0b5e7dd05b2b0c2
tree21cf022779b02c35f829e374ccba404b07314850
parent644e93adebede86e593fabde9a7ddbb568dc250d
parentbeea77ddcdb46d389f0da77d82872a1a873b9685
Merge branch 'hns3-fixes'

Huazhong Tan says:

====================
Bugfix for the HNS3 driver

This patch series include bugfix for the HNS3 ethernet
controller driver.

Change log:
V4->V5:
Fixes comments from Joe Perches & Sergei Shtylyov
V3->V4:
Fixes comments from Sergei Shtylyov
V2->V3:
Fixes comments from Sergei Shtylyov
V1->V2:
Fixes the compilation break reported by kbuild test robot
http://patchwork.ozlabs.org/patch/989818/
====================

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