diff options
author | Al Viro <[email protected]> | 2007-10-14 19:20:30 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-10-14 12:41:51 -0700 |
commit | bef1bc95f32bd7603c3682dbb8695cf4d5841732 (patch) | |
tree | ac60382df19fe533921620f7f7bcfd397cc7039e /net/unix/sysctl_net_unix.c | |
parent | 52d4e661ac92ab8e1a312fe527221a1311fe4cda (diff) |
skb->tail in ibm_newemac should be skb_tail_pointer()
... since that sucker is not 32bit-only and on 64bit skb->tail is an
offset, not a pointer.
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