summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modbuiltin
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2012-10-15 16:20:53 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-16 17:25:54 (GMT)
commitfa919751a2d26a88140fc5810124dd81644efe51 (patch)
treebd4e1504fa5a5279f49e7e698023aa3f4db34dcd /scripts/Makefile.modbuiltin
parenta9556040119a63d06fd5238d47f5b683fba4178b (diff)
downloadlinux-fa919751a2d26a88140fc5810124dd81644efe51.tar.xz
USB: belkin_sa: fix port-data memory leak
Fix port-data memory leak by replacing attach and release with port_probe and port_remove. Since commit 0998d0631001288 (device-core: Ensure drvdata = NULL when no driver is bound) the port private data is no longer freed at release as it is no longer accessible. Note that the write waitqueue was initialised but never used. Compile-only tested. Cc: <stable@vger.kernel.org> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions