diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-12-31 21:48:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-31 21:48:55 +0100 |
commit | 18c8d82ae5b802c5d82e0dfbcc08b1b568955f46 (patch) | |
tree | 6a9ff2bc889e63494b5636e9dbe8b8c9a5e296af /drivers | |
parent | sch_sfq: allow big packets and be fair (diff) | |
download | linux-18c8d82ae5b802c5d82e0dfbcc08b1b568955f46.tar.xz linux-18c8d82ae5b802c5d82e0dfbcc08b1b568955f46.zip |
sfq: fix slot_dequeue_head()
slot_dequeue_head() should make sure slot skb chain is correct in both
ways, or we can crash if all possible flows are in use.
Jarek pointed out slot_queue_init() can now be done in sfq_init() once,
instead each time a flow is setup.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions