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:
506e7be
)
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
author
Harald Welte
<laforge@netfilter.org>
Tue, 6 Sep 2005 01:09:08 +0000
(18:09 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Sep 2005 01:09:08 +0000
(18:09 -0700)
htonll() is nothing else than cpu_to_be64(), so we'd rather call the
latter.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found