diff options
| author | Richard Alpe <[email protected]> | 2015-02-09 09:50:05 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-02-09 13:20:47 -0800 |
| commit | 9ab154658a7ff2c5076607e02f18581c6859fc2a (patch) | |
| tree | ba24e4c4be11b9d61d290d1cd9423dd15eaf84c1 /scripts/gdb/linux/dmesg.py | |
| parent | d0796d1ef63deb38147729664691ba3090930b26 (diff) | |
tipc: convert legacy nl bearer enable/disable to nl compat
Introduce a framework for transcoding legacy nl action into actions
(.doit) calls from the new nl API. This is done by converting the
incoming TLV data into netlink data with nested netlink attributes.
Unfortunately due to the randomness of the legacy API we can't do this
generically so each legacy netlink command requires a specific
transcoding recipe. In this case for bearer enable and bearer disable.
Convert TIPC_CMD_ENABLE_BEARER and TIPC_CMD_DISABLE_BEARER into doit
compat calls.
Signed-off-by: Richard Alpe <[email protected]>
Reviewed-by: Erik Hugne <[email protected]>
Reviewed-by: Ying Xue <[email protected]>
Reviewed-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions