]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: nci: Add the flags parameter for the send_cmd_mt_nla
authorBongsu Jeon <bongsu.jeon@samsung.com>
Tue, 17 Aug 2021 13:28:16 +0000 (06:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2021 09:17:57 +0000 (10:17 +0100)
commit70cf0be4c976dd54e4bcb12d86bda09311fda8e5
tree9ce691b643b2b8802c081c9d101027f2041ad675
parentb48fa3a080434dfc13adca1268d17223ec09ec17
selftests: nci: Add the flags parameter for the send_cmd_mt_nla

To reuse the send_cmd_mt_nla for NLM_F_REQUEST and NLM_F_DUMP flag,
add the flags parameter to the function.

Signed-off-by: Bongsu Jeon <bongsu.jeon@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/nci/nci_dev.c