net/smc: change smc_buf_free function parameters
authorHans Wippel <hwippel@linux.ibm.com>
Fri, 18 May 2018 07:34:17 +0000 (09:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 May 2018 17:15:02 +0000 (13:15 -0400)
commit6511aad3f0392f37630b4f7f96fbc192dc54b29f
tree1eac64afab29e22e30dde20d6692ae1f18d39d08
parent8437bda0d47bd8ffb2675e7601978f3ffde767ad
net/smc: change smc_buf_free function parameters

This patch changes the function smc_buf_free to use the SMC link group
instead of the link as function parameter. Also, it changes the order of
the other two parameters.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_core.c