]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mana-misc'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:21:49 +0000 (13:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:21:49 +0000 (13:21 +0000)
commitf1ab8aa7c0f535f7370c3549464952b5ac8be139
treed739b2dcd39b03b1a7db755215e76a1816166f8c
parent9ccb7aeff44c26b15de0663c386a411999fddb03
parentd619ada177e5e3fe80ee783ddc63139424c27c5c
Merge branch 'mana-misc'

Dexuan Cui says:

====================
net: mana: some misc patches

Patch 1 is a small fix.

Patch 2 reports OS info to the PF driver.
Before the patch, the req fields were all zeros.

Patch 3 fixes and cleans up the error handling of HWC creation failure.

Patch 4 adds the callbacks for hibernation/kexec. It's based on patch 3.
====================

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