]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215699:
authorbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Nov 2010 08:55:57 +0000 (08:55 +0000)
committerbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Nov 2010 08:55:57 +0000 (08:55 +0000)
commit74cdc95b213d94c2d604000e1c3d5e1768152cbd
treee217f28ba26dc3da24883ad6a8bfd4e4fad7dafb
parent7821e104031453539fcc93b889ebaf84dd06301e
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215815 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net80211/ieee80211_scan_sta.c