commit | 5da7e4d35507992da2af6c89434c33a69802de9c | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Mon Apr 10 14:57:58 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 23:01:14 2017 -0400 |
tree | 97a8922e4c97321630d8a0b2af0f5984da7ec49e | |
parent | 249633a443fd12485d6f352d6cbe41efc92db233 [diff] |
net/smc: return active RoCE port only SMC requires an active ib port on the RoCE device. smc_pnet_find_roce_resource() determines the matching RoCE device port according to the configured PNET table. Do not return the found RoCE device port, if it is not flagged active. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>