Skip to content
Commit aa07ca57 authored by Harald Welte's avatar Harald Welte Committed by David S. Miller
Browse files

[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue



htonll() is nothing else than cpu_to_be64(), so we'd rather call the
latter.

Signed-off-by: default avatarHarald Welte <laforge@netfilter.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 506e7beb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment