mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
Merge /spare/repo/linux-2.6/
This commit is contained in:
@@ -1617,8 +1617,6 @@ ixgb_update_stats(struct ixgb_adapter *adapter)
|
||||
adapter->stats.icbc +
|
||||
adapter->stats.ecbc + adapter->stats.mpc;
|
||||
|
||||
adapter->net_stats.rx_dropped = adapter->stats.mpc;
|
||||
|
||||
/* see above
|
||||
* adapter->net_stats.rx_length_errors = adapter->stats.rlec;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user