Date: Tue, 4 Nov 2008 20:57:39 +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: <200811042057.mA4KvnIS064705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rink 2008-11-04 20:57:39 UTC FreeBSD src repository Modified files: sys/dev/usb2/wlan if_zyd2.c Log: SVN rev 184659 on 2008-11-04 20:57:39Z by rink Even though the previous commit was functionally equivalent with the code it replaced, it was wrong: le16toh should have been used. Note that these changes will not make the driver work on powerpc, but it should fix at least the i386/amd64 cases. Obtained from: //depot/projects/usb/src/sys/dev/usb2/wlan/if_zyd2.c#20 Noticed by: jeli, ed Revision Changes Path 1.3 +1 -1 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?200811042057.mA4KvnIS064705>