commit | fe1f4fc10619ad874ed32554f842a121eed06076 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Mar 21 20:22:25 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 20:22:25 2020 -0700 |
tree | 83a2d2d5c69524147329fa84c2138c53d137fb50 | |
parent | 09984483db080b541c8242d846c30bc1e6a194e1 [diff] | |
parent | bb5790b71bad6c14c8952e9c111aef84889e78ec [diff] |
Merge branch 'net-hns3-add-three-optimizations-for-mailbox-handling' Huazhong Tan says: ==================== net: hns3: add three optimizations for mailbox handling This patchset includes three code optimizations for mailbox handling. [patch 1] adds a response code conversion. [patch 2] refactors some structure definitions about PF and VF mailbox. [patch 3] refactors the condition whether PF responds VF's mailbox. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>