diff options
author | Al Viro <[email protected]> | 2007-10-14 19:41:29 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-10-14 12:41:52 -0700 |
commit | 325a80715f6dba4b12479f8bb011d96093a47374 (patch) | |
tree | 4c262402f52ea91379acda114d7b8dc47f175cc4 /net/unix/sysctl_net_unix.c | |
parent | 857e37dc367142f25836fac42e045f08114bd4be (diff) |
ipg: endianness fixes
if your mask is host-endian, you should apply it after le64_to_cpu();
if it's little-endian - before. Doing both (for the same mask and
little-endian value) is broken.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions