diff options
| author | Arnd Bergmann <[email protected]> | 2021-01-25 12:31:59 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-26 17:45:55 -0800 |
| commit | 285715ac9a81209540bfdb2495e3a005b701bef8 (patch) | |
| tree | cf32b95629a0f77b8de1a7a569ca9164562f67f1 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 871127e6ab0d6abb904cec81fc022baf6953be1f (diff) | |
bonding: add TLS dependency
When TLS is a module, the built-in bonding driver may cause a
link error:
x86_64-linux-ld: drivers/net/bonding/bond_main.o: in function `bond_start_xmit':
bond_main.c:(.text+0xc451): undefined reference to `tls_validate_xmit_skb'
Add a dependency to avoid the problem.
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions