• Masakazu Mokuno's avatar
    PS3: gelic: code cleanup · 59e97327
    Masakazu Mokuno authored
    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: default avatarMasakazu Mokuno <mokuno@sm.sony.co.jp>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    59e97327
ps3_gelic_net.h 9.28 KB