From: Wei Yongjun Date: Fri, 22 Feb 2013 13:32:20 +0000 (+0800) Subject: brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() X-Git-Tag: v3.9-rc1~70^2~9^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4a787c8f52f9d6e46156953f8014a3353bcbc7;p=pandora-kernel.git brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() Add the missing unlock before return from function brcmf_notify_vif_event() in the error handling case. Signed-off-by: Wei Yongjun Reported-by: Dan Carpenter Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed