Date: Sat, 18 Jun 2011 11:23:42 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iwn if_iwn.c Message-ID: <201106181123.p5IBNuLa015923@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2011-06-18 11:23:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/iwn if_iwn.c
Log:
SVN rev 223232 on 2011-06-18 11:23:42Z by bschmidt
MFC r220636:
Instead of trying to figure out which rxon.flags to clear, restart
from scratch. Remove htole16() calls, rxon.chan is an uint8_t,
ieee80211_chan2ieee() does return an ic_ieee as an int, but I heavily
doubt a htole16() will buy us anything here.
Revision Changes Path
1.18.2.24 +3 -7 src/sys/dev/iwn/if_iwn.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181123.p5IBNuLa015923>
