git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebfe92c
)
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 17 Nov 2008 07:03:45 +0000
(23:03 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Nov 2008 07:03:45 +0000
(23:03 -0800)
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>
No differences found