commit | 00e5fb263f9f5f2af60754b79b7dcec0d5e88154 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.ibm.com> | Mon Jul 23 13:53:10 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 23 10:57:14 2018 -0700 |
tree | bc20d7d57cf070dfe0736eb8fad4ed855304210e | |
parent | bac6de7b637018f4caacfdf2b4ad8c8749de7420 [diff] |
net/smc: add function to get link group from link Replace a frequently used construct with a more readable variant, reducing the code. Also might come handy when we start to support more than a single per link group. Signed-off-by: Stefan Raspl <raspl@linux.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>