commit | 6f229d76b4c4a7fae601ea9398b23c2b426ab3b9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 12 18:50:18 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Dec 14 13:54:38 2007 -0800 |
tree | 5b3a89235c9b27aeeba84c36f16b40acd3e0a6dc | |
parent | 98eb5683fb94c458b3c8d121797bc9aa1baf4e7e [diff] |
[SYNCPPP]: Endianness and 64bit fixes. * trivial annotations * long != 32bit, use __be32 * wrong endianness in sending CISCO_ADDR_REPLY Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>