commit | 0d49c06bcfc29042306814a2199b7996dbf1ecb0 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed May 06 10:09:41 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 06 14:11:25 2020 -0700 |
tree | a86761db0de25ecb4cb0dd03f1328e55576618d6 | |
parent | 3be83016275d1e113ce8c4aa477174a8a6d7a55d [diff] |
s390/qeth: process local address events In configurations where specific HW offloads are in use, OSA adapters will raise notifications to their virtual devices about the IP addresses that currently reside on the same adapter. Cache these addresses in two RCU-enabled hash tables, and flush the tables once the relevant HW offload(s) get disabled. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>