[Intel-wired-lan] [PATCH net-next] ixgb: Omit private ndo_get_stats function

Brown, Aaron F aaron.f.brown at intel.com
Fri Mar 24 22:08:48 UTC 2017


> From: netdev-owner at vger.kernel.org [mailto:netdev-
> owner at vger.kernel.org] On Behalf Of Tobias Klauser
> Sent: Wednesday, February 15, 2017 3:08 AM
> To: netdev at vger.kernel.org
> Cc: Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>; intel-wired-
> lan at lists.osuosl.org; Joe Perches <joe at perches.com>
> Subject: [PATCH net-next] ixgb: Omit private ndo_get_stats function
> 
> ixgb_get_stats() just returns dev->stats so we can leave it
> out altogether and let dev_get_stats() do the job.
> 
> Suggested-by: Joe Perches <joe at perches.com>
> Signed-off-by: Tobias Klauser <tklauser at distanz.ch>
> ---
>  drivers/net/ethernet/intel/ixgb/ixgb_main.c | 16 ----------------
>  1 file changed, 16 deletions(-)

Well, well.  I managed to locate one of my ixgb based adapters as well as a system with a working PCI-X bus to host it.

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list