Hi Ben, On Wed, Jun 19, 2013 at 8:03 AM, <greearb@xxxxxxxxxxxxxxx> wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > Should help the next person that tries to understand > the bss refcounting logic. > > Signed-off-by: Ben Greear <greearb@xxxxxxxxxxxxxxx> > --- > net/wireless/scan.c | 4 ++++ > net/wireless/sme.c | 3 +++ > 2 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/net/wireless/scan.c b/net/wireless/scan.c > index 542ff6d..834d2f9 100644 > --- a/net/wireless/scan.c > +++ b/net/wireless/scan.c > @@ -622,6 +622,7 @@ static int cmp_bss(struct cfg80211_bss *a, > } > } > > +/** Returned bss is reference counted and must be cleaned up appropriately. */ /** is for kernel doc, I'm not sure that is valid kernel doc. Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html