Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2010 19:01:47 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_scan_sta.c
Message-ID:  <201011221902.oAMJ29tl079456@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-11-22 19:01:47 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_scan_sta.c 
  Log:
  SVN rev 215699 on 2010-11-22 19:01:47Z by bschmidt
  
  The meshid element is memcpy()'ed into se_meshid if included in either
  beacon or probe-response frames. Fix the condition by checking for the
  the array's content instead of the always existing array itself.
  
  Reviewed by:    rpaulo, stefanf
  MFC after:      3 days
  
  Revision  Changes    Path
  1.33      +1 -1      src/sys/net80211/ieee80211_scan_sta.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011221902.oAMJ29tl079456>