On Wed, 2 Nov 2016 17:09:58 +0200
Paul Blakey wrote:
> Remove left over usage from removal of eth_type argument.
>
> Fixes: 488b41d020fb ('tc: flower no need to specify the ethertype')
> Signed-off-by: Paul Blakey
> ---
Applied, thanks.
Then I changed usage message to pass checkpatch long lin
On Wed, Nov 02, 2016 at 05:09:58PM +0200, Paul Blakey wrote:
> Remove left over usage from removal of eth_type argument.
>
> Fixes: 488b41d020fb ('tc: flower no need to specify the ethertype')
> Signed-off-by: Paul Blakey
Reviewed-by: Simon Horman
Remove left over usage from removal of eth_type argument.
Fixes: 488b41d020fb ('tc: flower no need to specify the ethertype')
Signed-off-by: Paul Blakey
---
man/man8/tc-flower.8 | 9 -
tc/f_flower.c| 3 +--
2 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/man/man8/t