commit | 280095713ce244e8dbdfb059cdca695baa72230a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 28 16:06:08 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 16:06:08 2020 -0700 |
tree | 8f621374de8af2ea8a226916b716ed1ae4e7eccc | |
parent | b9cd795b0e4860f482bf3741d12e1c8f3ec1cfc9 [diff] | |
parent | 46899bde9f42a965158bb9434672fc66834fb8e6 [diff] |
Merge branch 'ibmvnic-refactor-some-send-handle-functions' Lijun Pan says: ==================== ibmvnic: refactor some send/handle functions This patch series rename and factor some send crq request functions. The new naming aligns better with handle* functions such that it make the code easier to read and search by new contributors. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>