fm10k: Remove redundant rx_errors in ethtool
[deliverable/linux.git] / drivers / net / ethernet / intel / fm10k / fm10k.h
index 59edfd4446cdaf4daf95659ec0d7bec6bf6c0916..65e70016abfb315ff56e12e9d5960ae249bf5cf1 100644 (file)
@@ -1,5 +1,5 @@
 /* Intel Ethernet Switch Host Interface Driver
- * Copyright(c) 2013 - 2014 Intel Corporation.
+ * Copyright(c) 2013 - 2015 Intel Corporation.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms and conditions of the GNU General Public License,
@@ -266,7 +266,6 @@ struct fm10k_intfc {
        u64 tx_csum_errors;
        u64 alloc_failed;
        u64 rx_csum_errors;
-       u64 rx_errors;
 
        u64 tx_bytes_nic;
        u64 tx_packets_nic;
This page took 0.042878 seconds and 5 git commands to generate.