summaryrefslogtreecommitdiff
path: root/net/socket.c
diff options
context:
space:
mode:
authorDaniel Machon <daniel.machon@microchip.com>2023-01-19 00:08:25 +0300
committerDavid S. Miller <davem@davemloft.net>2023-01-20 12:33:22 +0300
commit34b7074d3fba0d3f3ca8c66b6105b7f575e77e98 (patch)
tree761495d14f5f73374c36d19ca5abed8455226420 /net/socket.c
parent147c50ac3a4ea4f5ddbcf064e1adcf3aa7e6aa11 (diff)
downloadlinux-34b7074d3fba0d3f3ca8c66b6105b7f575e77e98.tar.xz
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 'net/socket.c')
0 files changed, 0 insertions, 0 deletions