Eugene Syromyatnikov df7dd5aa66 netlink_smc_diag: add SMC_DIAG_FALLBACK attribute support
Introduced by Linux commit v4.19-rc1~140^2~253^2~1.

* linux/smc_diag.h (SMC_DIAG_FALLBACK): New enumeration item.
(struct smc_diag_fallback): New type definition.
* netlink_smc_diag.c: Include "xlat/smc_decl_codes.h".
(decode_smc_diag_fallback): New function.
(smc_diag_msg_nla_decoders) <[SMC_DIAG_FALLBACK]>: New decoder, calls
decode_smc_diag_fallback.
* tests/nlattr_smc_diag_msg.c: Add checks for SMC_DIAG_FALLBACK
attribute decoding.
* xlat/smc_decl_codes.in: New file.
* xlat/smc_diag_attrs.in (SMC_DIAG_FALLBACK): New constant.
2018-08-27 23:41:41 +00:00
..
2018-08-12 09:50:33 +00:00
2018-08-12 09:50:33 +00:00
2018-06-13 23:51:31 +00:00
2018-06-13 23:51:31 +00:00
2018-05-22 01:08:31 +00:00
2018-04-04 12:24:19 +00:00
2018-05-22 01:08:31 +00:00
2018-05-22 01:08:31 +00:00
2018-08-12 09:50:33 +00:00
2018-06-13 23:51:31 +00:00
2018-04-04 12:24:19 +00:00
2018-06-14 11:00:00 +00:00
2018-03-06 23:52:08 +00:00
2001-08-03 21:51:48 +00:00
2017-05-22 17:33:51 +00:00
2018-02-13 22:00:00 +00:00