diff --git a/[refs] b/[refs] index 4cdb820f36b9..e77b7655c670 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8343f18056900eb8ca6dea45b70ffa4cce4b65cc +refs/heads/master: 7b2cb57ff734326258294c454f5f361e2d33e1c8 diff --git a/trunk/drivers/staging/brcm80211/include/wlioctl.h b/trunk/drivers/staging/brcm80211/include/wlioctl.h index 40016b965664..2876bd9eff85 100644 --- a/trunk/drivers/staging/brcm80211/include/wlioctl.h +++ b/trunk/drivers/staging/brcm80211/include/wlioctl.h @@ -259,6 +259,7 @@ typedef struct wl_u32_list { /* used for association with a specific BSSID and chanspec list */ typedef struct wl_assoc_params { u8 bssid[ETH_ALEN]; /* 00:00:00:00:00:00: broadcast scan */ + u16 bssid_cnt; s32 chanspec_num; /* 0: all available channels, * otherwise count of chanspecs in chanspec_list */