From: Wei Yongjun Date: Fri, 19 Apr 2013 02:14:31 +0000 (+0800) Subject: brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_check() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a1f736708239a13b475a5b12e5928a834805bc;p=pandora-kernel.git brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_check() The dereference to 'ifp' in debug code should be moved below the NULL test. Signed-off-by: Wei Yongjun Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed