commit | 584c650b4e6fa16f9ab45d382f86ad6d9c625227 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Sun Nov 16 23:03:45 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 16 23:03:45 2008 -0800 |
tree | 99321eaf54ed13ea55b8e6406b4871f6e9a3d839 | |
parent | ebfe92ca65c780334bdf847ddc4eca15835bd9c0 [diff] |
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply commit a144ea4b7a13087081ab5402fa9ad0bcfd249e67 [IPV4]: annotate struct in_ifaddr Missed this extra byteswap as the isdn inlines hide the htonl inside put_u32 which causes an extra byteswap on little-endian arches. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>