brcm80211: fmac: small memory leak on error
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 30 Nov 2011 08:49:38 +0000 (11:49 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:08:59 +0000 (15:08 -0500)
We should free "bus_if" here, it's a small leak but it makes the static
checkers happy.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found