summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-11-24 14:20:43 +0300
committerDavid S. Miller <davem@davemloft.net>2016-11-25 20:29:48 -0500
commit1f1e70efe53c01844ce76d77c3383c2bcb6beb49 (patch)
treea75299efb444c275514d8853c9c88b8853b4e261 /Documentation
parent8006f6bf5e39f11c697f48df20382b81d2f2f8b8 (diff)
fsl/fman: fix a leak in tgec_free()
We set "tgec->cfg" to NULL before passing it to kfree(). There is no need to set it to NULL at all. Let's just delete it. Fixes: 57ba4c9b56d8 ("fsl/fman: Add FMan MAC support") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions