On 1/22/18 7:50 AM, Serhey Popovych wrote:
> Few minor changes after merge of 'master' into 'net-next' branch:
>
> 1) Follow 80 line length for printing erspan_index parameter
> as we did in master with commit 2a8d0f6e9c3f ("gre/tunnel:
> Print erspan_index using print_uint()").
>
> 2) Remove remnants of encapsulation option printing: now it
> is done using tnl_print_encap() helper in commit bad76e6b1f44
> ("ip/tunnel: Abstract tunnel encapsulation options printing").
>
> Fixes: 8c75f69411bc ("Merge branch 'master' into net-next")
> Signed-off-by: Serhey Popovych <[email protected]>
> ---
> ip/link_gre.c | 3 ++-
> ip/link_gre6.c | 46 ++--------------------------------------------
> 2 files changed, 4 insertions(+), 45 deletions(-)
>
Applied.