On Wed, 2009-06-24 at 07:42 -0700, Abhijeet Joglekar wrote: > Robert Love reported warning while building fnic_main.c: > drivers/scsi/fnic/fnic_main.c:478: warning: `DMA_nnBIT_MASK' is deprecated. > > Replaced use of DMA_nnBIT_MASK by DMA_BIT_MASK(nn) > This resolves the warning that I was seeing. > Signed-off-by: Abhijeet Joglekar <abjoglek@xxxxxxxxx> This may be too trivial for something like this, but anyway- Tested-by: Robert Love <robert.w.love@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html