[PATCH] ibmveth: Fix endian issues with rx_no_buffer statistic
David Miller
davem at davemloft.net
Sat Aug 23 04:28:19 EST 2014
From: Anton Blanchard <anton at samba.org>
Date: Fri, 22 Aug 2014 11:36:52 +1000
> Hidden away in the last 8 bytes of the buffer_list page is a solitary
> statistic. It needs to be byte swapped or else ethtool -S will
> produce numbers that terrify the user.
>
> Since we do this in multiple places, create a helper function with a
> comment explaining what is going on.
>
> Signed-off-by: Anton Blanchard <anton at samba.org>
Applied, thanks Anton.
More information about the Linuxppc-dev
mailing list