mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-02 23:22:34 +00:00

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>