Miroslaw Mieszczak <[EMAIL PROTECTED]> : > Francois Romieu napisaĆ(a): > > >You can silence this message in 2.6.13 by using the 'msglvl' > >option of the ethtool command. > > It would be disabled only this message, or all warning messages from the > net driver?
One issues 'ethtool msglvl xyz' where xyz is the bitwise OR of the messages which should be kept. The r8169 driver allows the same mask via the "debug" option of the module. The meaning of the bitflags is driver dependent. A summary of the messages for the r8169 driver is available at: http://www.zoreil.com/~romieu/r8169/doc/msglvl.txt -- Ueimor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/