diff options
| author | Jarek Poplawski <[email protected]> | 2008-11-06 00:02:34 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-11-06 00:02:34 +0000 |
| commit | 61c9eaf90081cbe6dc4f389e0056bff76eca19ec (patch) | |
| tree | 4122787f6a424c75de5f7562e84ccf34ca37251a /security/selinux/hooks.c | |
| parent | net: Don't leak packets when a netns is going down (diff) | |
| download | kernel-61c9eaf90081cbe6dc4f389e0056bff76eca19ec.tar.gz kernel-61c9eaf90081cbe6dc4f389e0056bff76eca19ec.zip | |
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
A packet dequeued and stored as gso_skb in qdisc_peek_dequeued() should
be seen as part of the queue for sch->q.qlen queries until it's really
dequeued with qdisc_dequeue_peeked(), so qlen needs additional updating
in these functions. (Updating qstats.backlog shouldn't matter here.)
Signed-off-by: Jarek Poplawski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
