| commit | 7b55c2ed2ba061b65fc51d7a18d37e017085997f | [log] [tgz] |
|---|---|---|
| author | Manank Patel <pmanank200502@gmail.com> | Tue Oct 18 11:03:18 2022 +0530 |
| committer | David S. Miller <davem@davemloft.net> | Wed Oct 19 13:43:41 2022 +0100 |
| tree | 7bb11d107a408320999cb8c48534aecfa0ac0ce4 | |
| parent | aa1d7e1267c12e07d979aa34c613716a89029db2 [diff] |
ethernet: marvell: octeontx2 Fix resource not freed after malloc
fix rxsc and txsc not getting freed before going out of scope
Fixes: c54ffc73601c ("octeontx2-pf: mcs: Introduce MACSEC hardware offloading")
Signed-off-by: Manank Patel <pmanank200502@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>