diff options
author | Amitkumar Karwar <[email protected]> | 2013-11-14 19:10:41 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-11-15 14:29:32 -0500 |
commit | 3c59e328eb4ff23781bfa4cfc9f6f496003bf8b9 (patch) | |
tree | 11c69a91582c9eed44c5cb583bf65ab8dc052e57 /net/lapb/lapb_out.c | |
parent | 98a4635bba7050afdbdce428cc44a0471779ffc5 (diff) |
mwifiex: fix memory leak issue for sdio and pcie cards
When driver is failed to load, card pointer doesn't get
freed. We will free it in cleanup handler which is called
in failure as well as unload path.
Also, update drvdata in init/cleanup handlers instead of
register/unregister handlers.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions