Merge /spare/repo/linux-2.6/

This commit is contained in:
Jeff Garzik
2005-09-21 22:34:08 -04:00
429 changed files with 11640 additions and 6360 deletions
-2
View File
@@ -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;
*/