commit | b57b7e5a11c4e45565cf34d786d74ad35483fe83 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri May 27 21:11:52 2005 +0200 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Fri May 27 21:11:52 2005 +0200 |
tree | acfc1d5e622352341327bede1e25c1106ad5e520 | |
parent | df0a1bf63403c2decec2c11cdd1b304363174e90 [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>