dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
authorYang Hongyang <[email protected]>
Tue, 7 Apr 2009 02:01:13 +0000 (19:01 -0700)
committerLinus Torvalds <[email protected]>
Tue, 7 Apr 2009 15:31:10 +0000 (08:31 -0700)
commite911e0d9af90e4f1b4f2cf183a0993f9fed9f9c6
tree6478614da94bd8f709d45c6d47983fe9345bb6be
parent6a35528a8346f6e6fd32ed7e51f04d1fa4ca2c01
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)

Replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)

Signed-off-by: Yang Hongyang<[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/net/dl2k.c