]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Apr 2019 16:13:29 +0000 (12:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Apr 2019 16:13:29 +0000 (12:13 -0400)
commit148f025d41a8bf8fe7e72d1a86024b5e4d25f224
tree47322c80ce72a2afa5f1c9eb30129e25b786ca34
parent790d23e7c577ed2ef7c49f246ad8d53691fb1b20
parent96490a1c09ce8af322f646b20d1dd6255e2e9ae2
Merge branch 'hns3-next'

Huazhong Tan says:

====================
code optimizations & bugfixes for HNS3 driver

This patch-set includes code optimizations and bugfixes for the HNS3
ethernet controller driver.

[patch 1/11 - 3/11] fixes some bugs about the IO path

[patch 4/11 - 6/11] includes some optimization and bugfixes
about mailbox handling

[patch 7/11 - 11/11] adds misc code optimizations and bugfixes.

Change log:
V2->V3: fixes comments from Neil Horman, removes [patch 8/12]
V1->V2: adds modification on [patch 8/12]
====================

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