From: Dan Carpenter Date: Wed, 30 Nov 2011 08:49:38 +0000 (+0300) Subject: brcm80211: fmac: small memory leak on error X-Git-Tag: v3.3-rc1~182^2~261^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad9547c0413686a23e48793665a9ebd3e65c474c;p=pandora-kernel.git brcm80211: fmac: small memory leak on error We should free "bus_if" here, it's a small leak but it makes the static checkers happy. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed