diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-04-29 17:10:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-29 12:26:32 -0700 |
commit | fdff704dc60418e9a1bac78ae09c857d05c65aa3 (patch) | |
tree | cb062642b536079b4771f8db824cbbf2c9b0d728 /tools/pcmcia | |
parent | 21615efa6a69891fa287bade979d56dd68b09878 (diff) |
net/smc: rework pnet table to support SMC-R failover
The pnet table stored pnet ids in the smc device structures. When a
device is going down its smc device structure is freed, and when the
device is brought online again it no longer has a pnet id set.
Rework the pnet table implementation to store the device name with their
assigned pnet id and apply the pnet id to devices when they are
registered.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/pcmcia')
0 files changed, 0 insertions, 0 deletions