commit | 7136b8073f0123918e3e50269ae021bbb09e1a81 | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:16:25 2006 -0400 |
committer | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:16:25 2006 -0400 |
tree | 65643f892bcac13e27f65bf53dd6a00f1969c071 | |
parent | 2c4b69bd7bff85ae9e8b2032179aee9c04da70ba [diff] |
eth1394: replace __constant_htons by htons ...and __constant_ntohs, __constant_ntohl, __constant_cpu_to_be32 too where possible. Htons and friends are resolved to constants in these places anyway. Also fix an endianess glitch in a log message, spotted by Alexey Dobriyan. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Ben Collins <bcollins@ubuntu.com>