From: Arend van Spriel Date: Fri, 5 Apr 2013 08:57:46 +0000 (+0200) Subject: brcmfmac: remove condition for calling event handler X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5857f9c6a88845a7ae5be02582b6a07dab6ef7b4;p=pandora-kernel.git brcmfmac: remove condition for calling event handler In fweh module the event handler was only called if the struct brcmf_if instance had a non-null netdev associated. This restriction is no longer valid for P2P_DEVICE type of interface. This patch removes that restriction. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Piotr Haber Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed