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:
baff42a
)
gianfar: Fix a memory leak in gianfar close code
author
Andy Fleming
<afleming@freescale.com>
Mon, 29 Mar 2010 15:42:23 +0000
(15:42 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 Mar 2010 06:03:16 +0000
(23:03 -0700)
gianfar needed to ensure existence of the *skbuff arrays before
freeing the skbs in them, rather than ensuring their nonexistence.
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found