From 1f765d9f4cfca6ef77dd19a0e48590324e579c72 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 8 Jul 2014 09:11:56 +0200 Subject: [PATCH] staging: et131x: Use net_device_stats from struct net_device Instead of using an own copy of struct net_device_stats in struct et131x_adapter, use stats from struct net_device. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed