aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorSaeed Mahameed <[email protected]>2022-05-18 06:58:20 +0000
committerJakub Kicinski <[email protected]>2022-05-19 03:07:58 +0000
commit309ec443079b0c6fcfb93a62c2554a164ade3f3e (patch)
tree67cd6b52556e27b9caf5c6298217b70bbd57e5b1 /net/tls/tls_main.c
parentMerge branch 'octeon_ep-fix-the-error-handling-path-of-octep_request_irqs' (diff)
downloadkernel-309ec443079b0c6fcfb93a62c2554a164ade3f3e.tar.gz
kernel-309ec443079b0c6fcfb93a62c2554a164ade3f3e.zip
sfc: siena: Have a unique wrapper ifndef for efx channels header
Both sfc/efx_channels.h and sfc/siena/efx_channels.h used the same wrapper #ifndef EFX_CHANNELS_H, this patch changes the siena define to be EFX_SIENA_CHANNELS_H to avoid build system confusion. This fixes the following build break: drivers/net/ethernet/sfc/ptp.c:2191:28: error: ‘efx_copy_channel’ undeclared here (not in a function); did you mean ‘efx_ptp_channel’? 2191 | .copy = efx_copy_channel, Fixes: 6e173d3b4af9 ("sfc: Copy shared files needed for Siena (part 1)") Signed-off-by: Saeed Mahameed <[email protected]> Cc: Edward Cree <[email protected]> Acked-by: Martin Habets <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions