diff options
| author | Dan Carpenter <[email protected]> | 2017-07-12 07:42:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-12 15:18:14 +0000 |
| commit | 88f0f09b3ab7d817b897cedbd7a05a565ff4f75a (patch) | |
| tree | ddff66561153cd34ed31f681bf48516f5a0bcabb /net/unix/af_unix.c | |
| parent | Merge branch 'mlxsw-spectrum-Various-fixes' (diff) | |
| download | kernel-88f0f09b3ab7d817b897cedbd7a05a565ff4f75a.tar.gz kernel-88f0f09b3ab7d817b897cedbd7a05a565ff4f75a.zip | |
nfp: freeing the wrong variable
We accidentally free a NULL pointer and leak the pointer we want to
free. Also you can tell from the label name what was intended. :)
Fixes: abfcdc1de9bf ("nfp: add a stats handler for flower offloads")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
