diff options
author | Mithlesh Thukral <mithlesh@linsyssoft.com> | 2009-02-24 12:39:34 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-04-03 21:53:13 (GMT) |
commit | 9fd6966c62e6ad770a8b193d71d36beb9b82d351 (patch) | |
tree | 7bada51d9d6357cfa3f916726ec200cc4d7cd56e /firmware | |
parent | bbb18b97f6bcf1d55814ce08bdaf6c358b16c8bb (diff) | |
download | linux-fsl-qoriq-9fd6966c62e6ad770a8b193d71d36beb9b82d351.tar.xz |
Staging: sxg: Fix memory leak caused by double allocation of rings
* The receive rings were getting allocated twice. Once at probe time
and once at open time. This leaked huge amounts of memory.
Fix this leak and now allocation is done only once.
Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions