diff options
author | Oliver Neukum <oliver@neukum.org> | 2009-06-28 23:34:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-12 15:16:39 -0700 |
commit | d794a02111cd3393da69bc7d6dd2b6074bd037cc (patch) | |
tree | a455f01284f4503edfe8e335c333694711073736 /firmware/sun | |
parent | ba516de332c0e574457e58fb5aa0293e628b7b10 (diff) | |
download | blackbird-op-linux-d794a02111cd3393da69bc7d6dd2b6074bd037cc.tar.gz blackbird-op-linux-d794a02111cd3393da69bc7d6dd2b6074bd037cc.zip |
USB: fix memleak in usbfs
This patch fixes a memory leak in devio.c::processcompl
If writing to user space fails the packet must be discarded, as it
already has been removed from the queue of completed packets.
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'firmware/sun')
0 files changed, 0 insertions, 0 deletions