diff options
author | Hagen Paul Pfeifer <hagen@jauu.net> | 2012-01-04 17:35:26 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 16:34:07 -0800 |
commit | 1609e23b0c313d58664bcc0677eadd9464c8c2cc (patch) | |
tree | 5e986944f9ed01ed2dd08c3317bf977c301a925b /net/wimax | |
parent | 9f8a28dca634c4aa13127ed2ea5de94c1e47dbb7 (diff) | |
download | kernel_samsung_smdk4412-1609e23b0c313d58664bcc0677eadd9464c8c2cc.zip kernel_samsung_smdk4412-1609e23b0c313d58664bcc0677eadd9464c8c2cc.tar.gz kernel_samsung_smdk4412-1609e23b0c313d58664bcc0677eadd9464c8c2cc.tar.bz2 |
net_sched: Bug in netem reordering
[ Upstream commit eb10192447370f19a215a8c2749332afa1199d46 ]
Not now, but it looks you are correct. q->qdisc is NULL until another
additional qdisc is attached (beside tfifo). See 50612537e9ab2969312.
The following patch should work.
From: Hagen Paul Pfeifer <hagen@jauu.net>
netem: catch NULL pointer by updating the real qdisc statistic
Reported-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions