]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit100e1d891902e432951e88bffba0dc49005a216c
tree909d20fac03d21a5692e31896b5b11eb629dda8b
parentb94e1d47684b0bee6088d848e29154697ea4c4bd
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