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:
79ea6c8
)
bna: fix memory leak during RX path cleanup
author
Rasesh Mody
<rmody@brocade.com>
Thu, 14 Apr 2011 08:05:19 +0000
(08:05 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Apr 2011 20:39:45 +0000
(13:39 -0700)
The memory leak was caused by unintentional assignment of the Rx path
destroy callback function pointer to NULL just after correct
initialization.
Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found