diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-05-01 20:26:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-01 22:53:06 +0300 |
commit | 93882c6f210af5e318cdbe40b320053cff0fa033 (patch) | |
tree | c60b586ce736efcaa2bea21f01198966fb8c70e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3bf6ff3cec5d2b1d8185e76c7fae48ff7021ebd0 (diff) | |
download | linux-93882c6f210af5e318cdbe40b320053cff0fa033.tar.xz |
r8169: switch from netif_xxx message functions to netdev_xxx
Considering the few messages we have in the driver, there's not really
a benefit in being able to control them on a message type level.
Therefore simplify the code and switch to the netdev_xxx message
functions. In addition add net_ratelimit() to messages that can be
printed from a hot path.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions