commit | e888a2e8337c96dd785d204cf8ff775e79173add | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Sat Sep 26 12:44:26 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 15:19:03 2020 -0700 |
tree | d482a471ce79212c5965a8c44de2b05c75dee8e9 | |
parent | 8caaccf521c160d231587091f1f5e8aef2dd0a5e [diff] |
net/smc: introduce list of pnetids for Ethernet devices SMCD version 2 allows usage of ISM devices with hardware PNETID only, if an Ethernet net_device exists with the same hardware PNETID. This requires to maintain a list of pnetids belonging to Ethernet net_devices, which is covered by this patch. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>