diff options
author | Luca Weiss <[email protected]> | 2021-09-28 19:11:57 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-09-28 17:36:43 -0700 |
commit | a365023a76f231cc2fc6e33797e66f3bcaa9f9a9 (patch) | |
tree | 9b1c79ddd0473b03aec72642e399f2f16806d3ba /tools/perf/scripts/python | |
parent | 3d5f12d4ff7879bc134232e25ef44cc82b83a41a (diff) |
net: qrtr: combine nameservice into main module
Previously with CONFIG_QRTR=m a separate ns.ko would be built which
wasn't done on purpose and should be included in qrtr.ko.
Rename qrtr.c to af_qrtr.c so we can build a qrtr.ko with both af_qrtr.c
and ns.c.
Signed-off-by: Luca Weiss <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Tested-By: Steev Klimaszewski <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions