diff options
author | Guvenc Gulce <guvenc@linux.ibm.com> | 2020-09-10 19:48:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-11 01:24:27 +0300 |
commit | 8418cb4065e3d6d214f7d5535c99deba6e813bf7 (patch) | |
tree | 6c24c677317287e62d88a7a1d0c040c0cf2f6842 /net/smc/smc_core.c | |
parent | 219d9aef6d838626c7143da790776b2ffd2949a1 (diff) | |
download | linux-8418cb4065e3d6d214f7d5535c99deba6e813bf7.tar.xz |
net/smc: use the retry mechanism for netlink messages
When the netlink messages to be sent to the userspace
are too big for a single netlink message, send them in
chunks using the netlink_dump infrastructure. Modify the
smc diag dump code so that it can signal to the netlink_dump
infrastructure that it needs to send more data.
Signed-off-by: Guvenc Gulce <guvenc@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_core.c')
0 files changed, 0 insertions, 0 deletions