git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29bd3bc
)
hso: fix memory leak when device disconnects
author
Olivier Sobrie
<olivier@sobrie.be>
Fri, 30 Jan 2015 12:21:55 +0000
(13:21 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Feb 2015 20:33:26 +0000
(12:33 -0800)
In the disconnect path, tx_buffer should freed like tx_data to avoid
a memory leak when the device disconnects.
Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c
patch
|
blob
|
history
diff --cc
drivers/net/usb/hso.c
Simple merge