diff options
author | Jiri Pirko <[email protected]> | 2019-09-05 20:06:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-07 17:28:22 +0200 |
commit | 3dd97a08271f031bd54c61e65b6b0ebfb0c404b7 (patch) | |
tree | 37a3455db84c070853c6d1fd6adb6de1a4e440ef /scripts/gdb/linux/timerlist.py | |
parent | 9b789f476eca4b95f9cc7dc7926a30ad12f17017 (diff) |
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
No need for fib_notifier_ops to be in struct net. It is used only by
fib_notifier as a private data. Use net_generic to introduce per-net
fib_notifier struct and move fib_notifier_ops there.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions