sch_choke: use skb_flow_dissect()
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 29 Nov 2011 04:22:15 +0000 (04:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Nov 2011 18:17:03 +0000 (13:17 -0500)
Instead of using a custom flow dissector, use skb_flow_dissect() and
benefit from tunnelling support.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found