diff options
| author | Eric Dumazet <[email protected]> | 2013-10-08 22:16:00 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-10-09 01:54:01 +0000 |
| commit | 7eec4174ff29cd42f2acfae8112f51c228545d40 (patch) | |
| tree | 435e9d12eec1944c4302d95cedc7fa46deb73a04 /net/core/secure_seq.c | |
| parent | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() (diff) | |
| download | kernel-7eec4174ff29cd42f2acfae8112f51c228545d40.tar.gz kernel-7eec4174ff29cd42f2acfae8112f51c228545d40.zip | |
pkt_sched: fq: fix non TCP flows pacing
Steinar reported FQ pacing was not working for UDP flows.
It looks like the initial sk->sk_pacing_rate value of 0 was
a wrong choice. We should init it to ~0U (unlimited)
Then, TCA_FQ_FLOW_DEFAULT_RATE should be removed because it makes
no real sense. The default rate is really unlimited, and we
need to avoid a zero divide.
Reported-by: Steinar H. Gunderson <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/secure_seq.c')
0 files changed, 0 insertions, 0 deletions
