]> git.proxmox.com Git - mirror_ovs.git/commit
tc: Refactor tcm handle assignment when creating filter qdisc
authorRoi Dayan <roid@mellanox.com>
Tue, 13 Jun 2017 15:03:25 +0000 (18:03 +0300)
committerSimon Horman <simon.horman@netronome.com>
Wed, 14 Jun 2017 08:06:09 +0000 (10:06 +0200)
commit209832d56932ded0b5f9f76bd8c0b2d2c9273a01
treedcfc61c76899e16527c43d251465afc661b20a58
parentc1c5c7234060bde0591745dda8227f1f71af5884
tc: Refactor tcm handle assignment when creating filter qdisc

Use the available TC macros instead of 0xffff.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/tc.c