From: Masakazu Mokuno Date: Thu, 7 Feb 2008 10:58:08 +0000 (+0900) Subject: PS3: gelic: code cleanup X-Git-Tag: v2.6.25-rc2~2^2~31^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e973277cf942a1eac6d83802d6c9d1f397566b;p=pandora-kernel.git PS3: gelic: code cleanup Code cleanup: - Use appropriate prefixes for names instead of fixed 'gelic_net' so that objects of the functions, variables and constants can be estimated. - Remove definitions for IPSec offload to the gelic hardware. This functionality is never supported on PS3. - Group constants with enum. - Use bitwise constants for interrupt status, instead of bit numbers to eliminate shift operations. - Style fixes. Signed-off-by: Masakazu Mokuno Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed