From: Stephen Hemminger Date: Fri, 27 May 2005 19:11:52 +0000 (+0200) Subject: [PATCH] r8169: ethtool message level control support X-Git-Tag: v2.6.13-rc1~90^2~583^2~59^2~7^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57b7e5a11c4e45565cf34d786d74ad35483fe83;p=pandora-kernel.git [PATCH] r8169: ethtool message level control support Also: - ratelimit the too much work at interrupt message, so if under massive packet load the console doesn't get flooded; - removal of a few PFX used in contexts where dev->name is available; - s/->slot_name/pci_name/; - printed_version is redundant with the debug option. Remove it and let the user decide. Signed-off-by: Stephen Hemminger Signed-off-by: Francois Romieu --- Reading git-diff-tree failed