commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / include / linux / ethtool.h
index f82118e..ba1a67a 100644 (file)
@@ -37,7 +37,7 @@ struct ethtool_drvinfo {
        char    version[32];    /* driver version string */
        char    fw_version[32]; /* firmware version string, if applicable */
        char    bus_info[ETHTOOL_BUSINFO_LEN];  /* Bus info for this IF. */
-                               /* For PCI devices, use pci_dev->slot_name. */
+                               /* For PCI devices, use pci_name(pci_dev). */
        char    reserved1[32];
        char    reserved2[16];
        u32     n_stats;        /* number of u64's from ETHTOOL_GSTATS */