lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <200612031919.04942.IvDoorn@gmail.com> Date: Sun, 3 Dec 2006 19:19:04 +0100 From: Ivo van Doorn <ivdoorn@...il.com> To: "John W. Linville" <linville@...driver.com> Cc: netdev@...r.kernel.org Subject: [PATCH 05/26] rt2x00: Byte ordering Overhaul the byteordering mechanism. All byteordering happens at the reading and writing of the register/eeprom/descriptor instead of the get/set_field functions. This makes sparse very happy and reduces the errors significantly. Signed-off-by Ivo van Doorn <IvDoorn@...il.com> --- http://www.mendiosus.nl/rt2x00/05_byteorder.diff - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html