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:
17eea0d
)
drivers/net/stmmac: seq_file fix memory leak
author
Djalal Harouni
<tixxdz@opendz.org>
Sun, 20 May 2012 13:55:30 +0000
(13:55 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 May 2012 07:37:56 +0000
(
03:37
-0400)
Use single_release() instead of seq_release() to free memory allocated
by single_open().
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found