This small series fixes two issues found. The memory leak was reported as allocation without checking result, which revealed that the allocated buffer was never freed. The other issue was observed upon resolving a merge conflict between our internal branch and the wireless-testing master branch. Arend van Spriel (2): brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data() brcmfmac: fix memory leakage in msgbuf drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c | 4 ++++ drivers/net/wireless/brcm80211/brcmfmac/pcie.c | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html