]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: fewer parameters for smc_llc_send_confirm_link()
authorUrsula Braun <ubraun@linux.ibm.com>
Wed, 25 Jul 2018 14:35:30 +0000 (16:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2018 05:25:53 +0000 (22:25 -0700)
commitd442f14f6a50eb6e4de798a7aaf6de5569f01fb2
tree87b62251830aedd630b9fcb32c340849886616a6
parentb7c2c76f6c40b39d3332bc117d65cd53c7cb3372
net/smc: fewer parameters for smc_llc_send_confirm_link()

Link confirmation will always be sent across the new link being
confirmed. This allows to shrink the parameter list.
No functional change.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_llc.c
net/smc/smc_llc.h