aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarl Hiramoto <[email protected]>2010-07-08 20:55:30 +0000
committerDavid S. Miller <[email protected]>2010-07-09 00:09:20 -0700
commit7313bb8f3dd6e28bcf9c42adfd54a5cf9a4949e0 (patch)
tree65d8486a2ff4aabc23e0b021f068dd3788081923 /tools/perf/scripts/python
parent68dc9d36c19aa1fd1633427b419d5e1f44753e8a (diff)
atm: propagate signal changes via notifier
Add notifier chain for changes in atm_dev. Clients like br2684 will call register_atmdevice_notifier() to be notified of changes. Drivers will call atm_dev_signal_change() to notify clients like br2684 of the change. On DSL and ATM devices it's usefull to have a know if you have a carrier signal. netdevice LOWER_UP changes can be propagated to userspace via netlink monitor. Signed-off-by: Karl Hiramoto <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions