Merge branch 'smc-sysctl'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:13:15 +0000 (12:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:13:15 +0000 (12:13 +0000)
Guangguan Wang says:

===================
add two sysctl for SMC-R v2.1

This patch set add two sysctl for SMC-R v2.1:
net.smc.smcr_max_links_per_lgr is used to control the max links
per lgr.
net.smc.smcr_max_conns_per_lgr is used to control the max connections
per lgr.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge