Home
last modified time | relevance | path

Searched hist:d5f1ce9a5e80fb315c86b036a89b1237fdf11938 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dpktgen.cdiff d5f1ce9a5e80fb315c86b036a89b1237fdf11938 Sun Mar 04 18:08:08 CST 2007 Stephen Hemminger <shemminger@linux-foundation.org> [PKTGEN]: don't use __constant_htonl()

The existing htonl() macro is smart enough to do the same code as
using __constant_htonl() and it looks cleaner.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>