diff options
| author | Stephen Hemminger <shemminger@osdl.org> | 2004-07-28 04:45:36 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-07-28 04:45:36 -0700 |
| commit | 27f9a00a0e6fc565f5f52570ed633b599f89802f (patch) | |
| tree | 298a105020ae4c9d594c1b0d9da512a5be3fa899 /include/linux | |
| parent | 6f7e7e9e21979e675c5e623a9217a38fbd8b6049 (diff) | |
[PKT_SCHED]: de-inline qdiscipline locking functions
This qdisc code has several inline functions for locking that is only
used when adding/deleting queuing disciplines; so make them functions
instead. The new qdisc_lock_tree encapsulates the locking used throughout
this code.
Also qdisc_run() is only called from net/core/dev.c so it should be
defined there.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
