Skip to content

Commit

Permalink
PS3: gelic: code cleanup
Browse files Browse the repository at this point in the history
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 <mokuno@sm.sony.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Masakazu Mokuno authored and Jeff Garzik committed Feb 11, 2008
1 parent 100e1d8 commit 59e9732
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 359 deletions.
Loading

0 comments on commit 59e9732

Please sign in to comment.