diff options
author | Maor Dickman <maord@nvidia.com> | 2021-01-31 18:47:15 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-02-01 23:02:02 -0800 |
commit | a34ffec8af8ff1c730697a99e09ec7b74a3423b6 (patch) | |
tree | 3e0738a8f206f932dcda4ac9660306859c34d21d /drivers/visorbus | |
parent | 5a2ba25a55c4dc0f143567c99aede768b6628ebd (diff) |
net/mlx5e: Release skb in case of failure in tc update skb
In case of failure in tc update skb the packet is dropped
without freeing the skb.
Fixed by freeing the skb in case failure in tc update skb.
Fixes: d6d27782864f ("net/mlx5: E-Switch, Restore chain id on miss")
Fixes: c75690972228 ("net/mlx5e: Add tc chains offload support for nic flows")
Signed-off-by: Maor Dickman <maord@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/visorbus')
0 files changed, 0 insertions, 0 deletions