diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2023-01-18 22:08:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-20 09:33:22 +0000 |
commit | 34b7074d3fba0d3f3ca8c66b6105b7f575e77e98 (patch) | |
tree | 761495d14f5f73374c36d19ca5abed8455226420 /Documentation | |
parent | 147c50ac3a4ea4f5ddbcf064e1adcf3aa7e6aa11 (diff) | |
download | lwn-34b7074d3fba0d3f3ca8c66b6105b7f575e77e98.tar.gz lwn-34b7074d3fba0d3f3ca8c66b6105b7f575e77e98.zip |
net: dcb: modify dcb_app_add to take list_head ptr as parameter
In preparation to DCB rewrite. Modify dcb_app_add to take new struct
list_head * as parameter, to make the used list configurable. This is
done to allow reusing the function for adding rewrite entries to the
rewrite table, which is introduced in a later patch.
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions