]> asedeno.scripts.mit.edu Git - linux.git/commit
nfp: tls: avoid one of the ifdefs for TLS
authorJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 9 Jul 2019 02:53:16 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jul 2019 03:21:09 +0000 (20:21 -0700)
commitc8d3928ea7e7e536e2b3d79742d0018ac587b776
treed72f45c61ab8e07e1395fb3a71bc64b087413056
parentab232e61e728a08a2cb4ebb439d7d2aa75df89c9
nfp: tls: avoid one of the ifdefs for TLS

Move the #ifdef CONFIG_TLS_DEVICE a little so we can eliminate
the other one.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfp_net_common.c