commit | 258ed19f075fbc834fe5d69d8b54983fc11e0d4a | [log] [tgz] |
---|---|---|
author | Pan Bian <bianpan2016@163.com> | Wed Jan 20 20:58:30 2021 -0800 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Tue Jan 26 15:38:41 2021 -0800 |
tree | adfff8059ee031d809097c90cdffed3c92731aa8 | |
parent | 1fe3e3166b35240615ab7f8276af2bbf2e51f559 [diff] |
net/mlx5e: free page before return Instead of directly return, goto the error handling label to free allocated page. Fixes: 5f29458b77d5 ("net/mlx5e: Support dump callback in TX reporter") Signed-off-by: Pan Bian <bianpan2016@163.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>