aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorAntoine Tenart <[email protected]>2018-05-14 15:10:55 +0200
committerHerbert Xu <[email protected]>2018-05-27 00:11:35 +0800
commit6182480637d98100056883e8191b4f69c5313847 (patch)
tree23609851ecaa641ffd61dac15a437fe97eac3acd /net/switchdev/switchdev.c
parent17a7d24aa89d64c325dce97e1e314a8558b26fca (diff)
crypto: inside-secure - remove VLAs
This patch removes the use of VLAs to allocate requests on the stack, by removing both SKCIPHER_REQUEST_ON_STACK and AHASH_REQUEST_ON_STACK. As we still need to allocate requests on the stack to ease the creation of invalidation requests a new, non-VLA, definition is used: EIP197_REQUEST_ON_STACK. Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions