From: Daniel Drake Date: Wed, 1 Aug 2012 20:35:36 +0000 (+0100) Subject: libertas: fix two memory leaks X-Git-Tag: v3.6-rc2~24^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1057e43c99e393fe2e14cca879affcb516d36b;p=pandora-kernel.git libertas: fix two memory leaks The if_sdio_card structure was never being freed, and neither was the command structure used for association. Signed-off-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed