diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2008-02-10 08:44:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-10 08:44:00 +0100 |
commit | 21347456abfbf5bc7fcace7327476736bbb28abe (patch) | |
tree | 79863d638a3fad6bf7efc9e6f280b6ab22a0c317 /net/sched/act_nat.c | |
parent | [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_... (diff) | |
download | linux-21347456abfbf5bc7fcace7327476736bbb28abe.tar.xz linux-21347456abfbf5bc7fcace7327476736bbb28abe.zip |
[NET_SCHED] sch_htb: htb_requeue fix
htb_requeue() enqueues skbs for which htb_classify() returns NULL.
This is wrong because such skbs could be handled by NET_CLS_ACT code,
and the decision could be different than earlier in htb_enqueue().
So htb_requeue() is changed to work and look more like htb_enqueue().
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_nat.c')
0 files changed, 0 insertions, 0 deletions