Two patches related to scanning functionality in the driver. The first patch addresses a security vulnerability in firmware notification handling. The second one fixes a reported API issue in which the driver ignored a passive scan request from user-space. The patches apply to the master branch of the wireless-drivers repository. Arend van Spriel (2): brcmfmac: add length check in brcmf_cfg80211_escan_handler() brcmfmac: setup passive scan if requested by user-space .../broadcom/brcm80211/brcmfmac/cfg80211.c | 37 +++++++++++----------- .../broadcom/brcm80211/brcmfmac/fwil_types.h | 5 +++ 2 files changed, 24 insertions(+), 18 deletions(-) -- 1.9.1