aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2012-10-15 15:47:20 +0200
committerGreg Kroah-Hartman <[email protected]>2012-10-16 10:25:54 -0700
commit4295fe7791a1b20c90cbaaa6f23f2fb94218b8a7 (patch)
tree3cc7be03de3425c212d1f9f5f2d4e0eb5b6c3ab2 /net/lapb/lapb_iface.c
parentfa919751a2d26a88140fc5810124dd81644efe51 (diff)
USB: cp210x: fix port-data memory leak
Fix port data memory leak by replacing port private data with serial private data. Since commit 0998d0631001288 (device-core: Ensure drvdata = NULL when no driver is bound) the port private data is no longer freed at release. The private data is used to store the control interface number, but as this is the same for all ports on an interface it should be stored as usb-serial data anyway. Cc: <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions