]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-hns3-misc-updates-for-next'
authorJakub Kicinski <kuba@kernel.org>
Mon, 11 May 2020 02:43:47 +0000 (19:43 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 May 2020 02:45:26 +0000 (19:45 -0700)
commit39fa3a498c234491d15e02b0dbbe8b0f0fbb2614
tree85c49701511204859d92b8bd12adf49a825a4f39
parentcf1524fab485a9c75430765ae4657c022626ef86
parent43fc2e300738b3420c3a9a7e796c5d9faa61dbef
Merge branch 'net-hns3-misc-updates-for-next'

Huazhong Tan says:

====================
net: hns3: misc updates for -next

This patchset includes some misc updates for the HNS3 ethernet driver.

 #1 & #2 add two cleanups.
 #3 provides an interface for the client to query the CMDQ's status.
 #4 adds a little optimization about debugfs.
 #5 prevents 1000M auto-negotiation off setting.
====================

Signed-off-by: Jakub Kicinski <kuba@kernel.org>