Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 08:55:57 +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:  <201011250856.oAP8uKL4002510@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

bschmidt    2010-11-25 08:55:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net80211         ieee80211_scan_sta.c 
  Log:
  SVN rev 215815 on 2010-11-25 08:55:57Z by bschmidt
  
  MFC r215699:
  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.
  
  Revision  Changes    Path
  1.29.2.5  +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?201011250856.oAP8uKL4002510>