diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-05-08 15:11:29 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@osdl.org> | 2006-05-08 16:00:27 -0700 |
commit | cb5d9547307f44f210f88c829bad4249eeb24bc3 (patch) | |
tree | a8887e1ff9aaae397309b987bdf9e4bef6080032 /ipc/compat.c | |
parent | f55925d7eb04f936ab4c001f10e3e9c74c1297ae (diff) |
sky2: use mask instead of modulo operation
Gcc isn't smart enough to know that it can do a modulo
operation with power of 2 constant by doing a mask.
So add macro to do it for us.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'ipc/compat.c')
0 files changed, 0 insertions, 0 deletions