Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <dan.carpenter@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information