From: Harvey Harrison Date: Mon, 17 Nov 2008 07:03:45 +0000 (-0800) Subject: isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply X-Git-Tag: v2.6.28-rc6~62^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584c650b4e6fa16f9ab45d382f86ad6d9c625227;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed