Re: [PATCH 08/20] staging: brcm80211: cleanup structure fields used for scanning
From: Franky Lin <hidden>
Date: 2011-09-26 19:07:32
From: Franky Lin <hidden>
Date: 2011-09-26 19:07:32
On 09/23/2011 07:08 PM, Franky Lin wrote:
From: Arend van Spriel<redacted> In the structure brcmf_cfg80211_priv two fields were defined in which one was allocated and a second was referenced back to the first for no obvious reasons. Also the name was misleading giving the impression that the driver was maintaining a list of BSS entries like cfg80211 does. Reported-by: Johannes Berg<johannes@sipsolutions.net> Reviewed-by: Franky (Zhenhui) Lin<redacted> Reviewed-by: Roland Vossen<redacted> Reviewed-by: Pieter-Paul Giesberts<redacted> Signed-off-by: Franky Lin<redacted>
Hi Greg, Please drop this one. The rest of this series should still be fine without this one. We found out this patch introduced a bug to fullmac. Will fix it and resend in the future. Thanks, Franky