commit | aef0ba54ecb961ae559106540f37ab734b64410d | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Sep 21 10:13:29 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 21 16:19:44 2011 -0400 |
tree | c843e86fccd74a5c50cf632a356e937590f09a36 | |
parent | 5adcb81037558aa545676f78dea2b2ce6c3b5819 [diff] |
mwifiex: add a kfree() to an error path We're not likely to hit this small memory leak, but lets fix it anyway to keep the static checkers happy. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>