From: Eric Dumazet Date: Wed, 16 Jan 2013 05:14:21 +0000 (-0800) Subject: net_sched: fix qdisc_pkt_len_init() X-Git-Tag: v3.9-rc1~139^2~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757b8b1d2bfa1210592bfd2984852b155eb58746;p=pandora-kernel.git net_sched: fix qdisc_pkt_len_init() commit 1def9238d4aa2 (net_sched: more precise pkt_len computation) does a wrong computation of mac + network headers length, as it includes the padding before the frame. Signed-off-by: Eric Dumazet Cc: Yuval Mintz Signed-off-by: David S. Miller --- Reading git-diff-tree failed