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)
commitc4d63c714715bc44fee3f7a818052e59216a7d8e
tree21cf022779b02c35f829e374ccba404b07314850
parentd48051c5b8376038c2b287c3b1bd55b8d391d567
parent29118ab962d5476fdc65fae312ac38db68092d78
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>