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: <47D4490C.7030204@tiscali.nl> Date: Sun, 09 Mar 2008 21:31:08 +0100 From: Roel Kluin <12o3l@...cali.nl> To: drzeus-mmc@...eus.cx CC: lkml <linux-kernel@...r.kernel.org> Subject: MMC: logical-bitwise and confusion in tifm_sd_transfer_data()? from drivers/mmc/host/tifm_sd.c:183: if ((r_data->flags & MMC_DATA_WRITE) && DATA_CARRY) shouldn't this be bit-wise &? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/