diff options
author | 2022-02-14 20:57:56 +0200 | |
---|---|---|
committer | 2022-03-17 11:51:56 -0700 | |
commit | 998923932f13d5694a0b6e73f9a350cc6949ac2f (patch) | |
tree | ee57b84f4c4c83fdff24e231e3f35f8e282ba1db /net/unix/af_unix.c | |
parent | net/mlx5e: Drop the len output parameter from mlx5e_xdp_handle (diff) | |
download | wireguard-linux-998923932f13d5694a0b6e73f9a350cc6949ac2f.tar.xz wireguard-linux-998923932f13d5694a0b6e73f9a350cc6949ac2f.zip |
net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linear
The packet size in mlx5e_skb_from_cqe_mpwrq_linear can't overflow u16,
since the maximum packet size in linear striding RQ is 2^13 bytes. Drop
the unneeded u32 variable.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions