Files
linux/drivers/net/ethernet
Anton Blanchard 0d334226ee ibmveth: Fix endian issues with rx_no_buffer statistic
commit cbd5228199 upstream.

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@samba.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-05 14:54:07 -07:00
..
2013-05-11 17:40:14 -07:00
2013-08-11 18:35:26 -07:00
2013-04-15 14:11:37 -04:00
2013-06-19 18:40:21 -07:00
2013-05-02 16:20:31 -04:00
2013-05-23 12:15:32 -07:00