> From: [email protected] [mailto:netdev-
> [email protected]] On Behalf Of Tobias Klauser
> Sent: Wednesday, February 15, 2017 3:08 AM
> To: [email protected]
> Cc: Kirsher, Jeffrey T <[email protected]>; intel-wired-
> [email protected]; Joe Perches <[email protected]>
> 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 <[email protected]>
> Signed-off-by: Tobias Klauser <[email protected]>
> ---
>  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 <[email protected]>

Reply via email to