Date: Sun, 21 Nov 2010 10:58:37 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_ioctl.h Message-ID: <201011211058.oALAwoVB010452@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2010-11-21 10:58:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/net80211 ieee80211_ioctl.h
Log:
SVN rev 215619 on 2010-11-21 10:58:37Z by bschmidt
MFC r199076:
The isr_intval in ieee80211req_scan_result structure should be 16 bit.
This makes ifconfig list scan display the correct beacon interval
(previously it would int overflow). As a side effect, this makes the
ieee80211req_scan_result word aligned.
Submitted by: Paul B Mahol <onemda at gmail.com>
Committed by: rpaulo
Revision Changes Path
1.24.2.3 +1 -1 src/sys/net80211/ieee80211_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211058.oALAwoVB010452>
