diff options
author | 2019-07-10 00:14:48 +0300 | |
---|---|---|
committer | 2019-07-09 14:46:40 -0700 | |
commit | 4831539dce552b7d47a7a3f3cbc440669a3917e2 (patch) | |
tree | 47eca0e633ef4b6235b46f09d848d7addf873cc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'nf-hw-offload' (diff) | |
download | wireguard-linux-4831539dce552b7d47a7a3f3cbc440669a3917e2.tar.xz wireguard-linux-4831539dce552b7d47a7a3f3cbc440669a3917e2.zip |
net: netsec: remove superfluous if statement
While freeing tx buffers the memory has to be unmapped if the packet was
an skb or was used for .ndo_xdp_xmit using the same arguments. Get rid
of the unneeded extra 'else if' statement
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions