MMC: logical-bitwise and confusion in tifm_sd_transfer_data()?

From: Roel Kluin
Date: Sun Mar 09 2008 - 16:31:21 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/