diff options
| author | Eric W. Biederman <[email protected]> | 2012-04-19 13:38:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-04-20 21:22:29 -0400 |
| commit | 8f40a1f9821a4ccb2a237f14d4eb6d6e0e665c14 (patch) | |
| tree | 7b60e0ecca749ae0ef826e335621e194f93f9436 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 6dceb03687124b6ee392eb1d9921bd463eab3190 (diff) | |
net neighbour: Convert to use register_net_sysctl
Using an ascii path to register_net_sysctl as opposed to the slightly
awkward ctl_path allows for much simpler code.
We no longer need to malloc dev_name to keep it alive the length of our
sysctl register instead we can use a small temporary buffer on the
stack.
Signed-off-by: Eric W. Biederman <[email protected]>
Acked-by: Pavel Emelyanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions