]> git.baikalelectronics.ru Git - kernel.git/commit
PS3: gelic: Add endianness macros
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Thu, 7 Feb 2008 10:57:54 +0000 (19:57 +0900)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Feb 2008 15:29:41 +0000 (10:29 -0500)
commit9ff7c247aa2c23fabed42794e6d386e251f1a028
tree909d20fac03d21a5692e31896b5b11eb629dda8b
parent30e2f9139aeb8066026d5285552318864a08edc9
PS3: gelic: Add endianness macros

Mark the members of the structure for DMA descriptors with proper endian
annotations and use the appropriate accessor macros.
As the gelic driver works only on PS3, all these macros will be
expanded to null.

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ps3_gelic_net.c
drivers/net/ps3_gelic_net.h