diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-14 23:22:30 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-14 19:11:45 -0700 |
commit | 38ca930601631585fbd7826f8f6908055a8dbc9e (patch) | |
tree | 82c96dc2a059162da559774905f576550c594b55 /arch/arm64/net | |
parent | 36256009b2d532621a5ee4b304da0e4b54e48acb (diff) | |
download | lwn-38ca930601631585fbd7826f8f6908055a8dbc9e.tar.gz lwn-38ca930601631585fbd7826f8f6908055a8dbc9e.zip |
bpf, arm32: save 4 bytes of unneeded stack space
The extra skb_copy_bits() buffer is not used anymore, therefore
remove the extra 4 byte stack space requirement.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'arch/arm64/net')
0 files changed, 0 insertions, 0 deletions