diff options
| author | Randy Dunlap <[email protected]> | 2023-11-29 21:58:53 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-12-01 20:12:24 -0800 |
| commit | 6c89f49964375c904cea33c0247467873f4daf2c (patch) | |
| tree | bc313d1e315401d5182f1d7873b5b0a88033b5d0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 16b55b1f2269962fb6b5154b8bf43f37c9a96637 (diff) | |
hv_netvsc: rndis_filter needs to select NLS
rndis_filter uses utf8s_to_utf16s() which is provided by setting
NLS, so select NLS to fix the build error:
ERROR: modpost: "utf8s_to_utf16s" [drivers/net/hyperv/hv_netvsc.ko] undefined!
Fixes: 1ce09e899d28 ("hyperv: Add support for setting MAC from within guests")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Haiyang Zhang <[email protected]>
Cc: K. Y. Srinivasan <[email protected]>
Cc: Wei Liu <[email protected]>
Cc: Dexuan Cui <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Simon Horman <[email protected]> # build-tested
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions