Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Aug 12 16:56:40 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: wi.c

Log Message:
wi_keylen is kept in little-endian order, so le16toh() it before
using it in e.g. a memcpy() call.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/dev/ic/wi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index