diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2008-11-02 00:36:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-02 00:36:03 -0700 |
commit | 8ba25dad0ac78850cd46d91186a27d60f7314752 (patch) | |
tree | fbc784a4666ba4e740230fab804dc15bf30f2645 /include/asm-mn10300/device.h | |
parent | 02201464119334690fe209849843881b8e9cfa9f (diff) | |
download | linux-8ba25dad0ac78850cd46d91186a27d60f7314752.tar.bz2 |
sch_netem: Replace ->requeue() method with open code
After removing netem classful functionality we are sure its inner
qdisc is tfifo, so we can replace qdisc->ops->requeue() method with
open code. After this patch there are no more ops->requeue() users.
The idea of this patch is by Patrick McHardy.
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-mn10300/device.h')
0 files changed, 0 insertions, 0 deletions