projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
774c1fe
)
staging: ath6kl: Fixing a memory leak
author
Vipin Mehta
<vmehta@atheros.com>
Fri, 18 Feb 2011 21:13:10 +0000
(13:13 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Feb 2011 21:28:51 +0000
(13:28 -0800)
Fix for a memory leak discovered during suspend/resume testing.
Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/os/linux/ar6000_drv.c
patch
|
blob
|
history
diff --git
a/drivers/staging/ath6kl/os/linux/ar6000_drv.c
b/drivers/staging/ath6kl/os/linux/ar6000_drv.c
index
f084a92
..
93592af
100644
(file)
--- a/
drivers/staging/ath6kl/os/linux/ar6000_drv.c
+++ b/
drivers/staging/ath6kl/os/linux/ar6000_drv.c
@@
-2052,6
+2052,9
@@
ar6000_stop_endpoint(struct net_device *dev, bool keepprofile, bool getdbglogs)
}
/* Done with cookies */
ar6000_cookie_cleanup(ar);
+
+ /* cleanup any allocated AMSDU buffers */
+ ar6000_cleanup_amsdu_rxbufs(ar);
}
/*
* We need to differentiate between the surprise and planned removal of the