[PATCH net-next v4 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits

Russell King (Oracle) linux at armlinux.org.uk
Tue Mar 5 06:41:46 PST 2024


On Tue, Mar 05, 2024 at 11:40:25AM +0000, Diogo Ivo wrote:
> +struct emac_tx_ts_response_sr1 {
> +	u32 lo_ts;
> +	u32 hi_ts;
> +	u32 reserved;
> +	u32 cookie;
> +};

In patch 10, this comes from skb->data, so seems to be a packet. Is the
data dependent on the host endian, or is it always little endian?

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list