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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roel Kluin
Date: Sunday, March 9, 2008 - 1:31 pm

from drivers/mmc/host/tifm_sd.c:183:

if ((r_data->flags & MMC_DATA_WRITE)
    && DATA_CARRY)

shouldn't this be bit-wise &?
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
MMC: logical-bitwise and confusion in tifm_sd_transfer_da ..., Roel Kluin, (Sun Mar 9, 1:31 pm)