Date: Tue, 4 Nov 2008 19:28:19 +0000 (UTC) From: Rink Springer <rink@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb2/wlan if_zyd2.c Message-ID: <200811041928.mA4JSVLH045181@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rink 2008-11-04 19:28:19 UTC FreeBSD src repository Modified files: sys/dev/usb2/wlan if_zyd2.c Log: SVN rev 184658 on 2008-11-04 19:28:19Z by rink Fix the build (on at least powerpc) by moving the htole16() from the case(x) expression directly to the switch(x) itself. Reviewed by: imp@ Revision Changes Path 1.2 +3 -3 src/sys/dev/usb2/wlan/if_zyd2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811041928.mA4JSVLH045181>