diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2008-11-02 07:36:03 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-02 07:36:03 (GMT) |
commit | 8ba25dad0ac78850cd46d91186a27d60f7314752 (patch) | |
tree | fbc784a4666ba4e740230fab804dc15bf30f2645 /arch/h8300 | |
parent | 02201464119334690fe209849843881b8e9cfa9f (diff) | |
download | linux-fsl-qoriq-8ba25dad0ac78850cd46d91186a27d60f7314752.tar.xz |
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 'arch/h8300')
0 files changed, 0 insertions, 0 deletions