summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorMithlesh Thukral <mithlesh@linsyssoft.com>2009-02-24 12:39:34 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 21:53:13 (GMT)
commit9fd6966c62e6ad770a8b193d71d36beb9b82d351 (patch)
tree7bada51d9d6357cfa3f916726ec200cc4d7cd56e /drivers/i2c
parentbbb18b97f6bcf1d55814ce08bdaf6c358b16c8bb (diff)
downloadlinux-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 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions