login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <drzeus-mmc@...>
Cc: lkml <linux-kernel@...>
Date: Sunday, March 9, 2008 - 4: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_data..., Roel Kluin, (Sun Mar 9, 4:31 pm)
speck-geostationary