OSDN Git Service

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)
commitc6e03dbe0c7cdbe7b259deeae0f193d15ec5002f
treed739b2dcd39b03b1a7db755215e76a1816166f8c
parent986d2e3da7d7f24c16d419f926c65af1a994a04a
parent635096a86edb067d55a1e04b4a918f5c6dac0c51
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>