diff options
author | Steven Hardy | 2011-04-04 17:57:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2011-04-13 15:53:16 -0700 |
commit | 10c9ab15d6aee153968d150c05b3ee3df89673de (patch) | |
tree | 810082bf8abfbc7daa43f6368aff0714a58fad91 /arch | |
parent | c53c2fab40cf16e13af66f40bfd27200cda98d2f (diff) |
usb: Fix qcserial memory leak on rmmod
qcprobe function allocates serial->private but this is never freed, this
patch adds a new function qc_release() which frees serial->private, after
calling usb_wwan_release
Signed-off-by: Steven Hardy <shardy@redhat.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions