summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-01-25 12:31:59 +0100
committerJakub Kicinski <kuba@kernel.org>2021-01-26 17:45:55 -0800
commit285715ac9a81209540bfdb2495e3a005b701bef8 (patch)
treecf32b95629a0f77b8de1a7a569ca9164562f67f1 /net/switchdev/switchdev.c
parent871127e6ab0d6abb904cec81fc022baf6953be1f (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 <arnd@arndb.de> Link: https://lore.kernel.org/r/20210125113209.2248522-1-arnd@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions