diff options
| author | Jiri Pirko <jiri@mellanox.com> | 2019-11-12 14:54:16 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-11-14 09:21:37 +0100 |
| commit | 7209952f6701f2ede8d731dbec9423ab1eb21dde (patch) | |
| tree | c1a3f17bb3eca095fff9fa55d1538a2e08cb0a54 /sys/linux | |
| parent | 2b6d94ac9b2288c0932aa9b968e62c055c17d05f (diff) | |
executor: pass struct nlmsg to netlink_* helpers
Don't rely on global "nlmsg" struct and rather pass the structure to
netlink_* helpers. That allows to possibly work with multiple netlink
messages (sending while receiving for example) at the same time.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
