]> err.no Git - linux-2.6/blobdiff - drivers/net/ixgb/ixgb_ethtool.c
Merge /spare/repo/linux-2.6/
[linux-2.6] / drivers / net / ixgb / ixgb_ethtool.c
index 762e3a0e92b028af8fefbe65f2d7776793be23ad..9d026ed77ddd4250660ad117d76c2e319e6d3eda 100644 (file)
@@ -271,7 +271,8 @@ ixgb_get_regs(struct net_device *netdev,
        uint8_t i;
 
        /* the 1 (one) below indicates an attempt at versioning, if the
-        * interface in ethtool or the driver this 1 should be incremented */
+        * interface in ethtool or the driver changes, this 1 should be
+        * incremented */
        regs->version = (1<<24) | hw->revision_id << 16 | hw->device_id;
 
        /* General Registers */