aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
diff options
context:
space:
mode:
authorAndrew Collins <acollins@cradlepoint.com>2017-01-18 14:04:28 -0700
committerDavid S. Miller <davem@davemloft.net>2017-01-20 12:15:14 -0500
commit264b87fa617e758966108db48db220571ff3d60e (patch)
treed4c67ef7b45e5c44f23cd5b0c05e8f99634c6818 /net/wireless
parent1f6cc07e170364212b6d81321f79f166089a60d9 (diff)
fq_codel: Avoid regenerating skb flow hash unless necessary
The fq_codel qdisc currently always regenerates the skb flow hash. This wastes some cycles and prevents flow seperation in cases where the traffic has been encrypted and can no longer be understood by the flow dissector. Change it to use the prexisting flow hash if one exists, and only regenerate if necessary. Signed-off-by: Andrew Collins <acollins@cradlepoint.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions