aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2015-06-15 14:35:50 +0000
committerGreg Kroah-Hartman <[email protected]>2015-07-23 04:15:49 +0000
commit23c405912b881e3ca516554efde852c2ad550b31 (patch)
treef95608e2c89e0e3c1203926aaab3a2161e5f4023 /net/switchdev/switchdev.c
parentparport: fix error handling (diff)
downloadkernel-23c405912b881e3ca516554efde852c2ad550b31.tar.gz
kernel-23c405912b881e3ca516554efde852c2ad550b31.zip
parport: fix memory leak
After the reference count becomes 0 when put_device() is called, it will execute the release callback where we are freeing all the allocated memory associated with the device. We missed freeing par_dev->state. Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions