On Sun, Jan 15, 2017 at 04:23:49PM +0200, Roi Dayan wrote:
> This fix a missing use case after the introduction of enum flower_endpoint.
>
> Fixes: 6910d65661a3 ("tc: flower: introduce enum flower_endpoint")
> Signed-off-by: Roi Dayan
> Signed-off-by: Paul Blakey
Thanks, sorry for missing that:
This fix a missing use case after the introduction of enum flower_endpoint.
Fixes: 6910d65661a3 ("tc: flower: introduce enum flower_endpoint")
Signed-off-by: Roi Dayan
Signed-off-by: Paul Blakey
---
tc/f_flower.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tc/f_f