[ovs-git] [openvswitch/ovs] eeb0ca: tc: Fix build breakage on GCC 7 by annotating fall...

GitHub noreply at github.com
Mon Nov 27 17:26:20 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: eeb0ca88e430e9a09a56e14cfc974e1f02e17007
      https://github.com/openvswitch/ovs/commit/eeb0ca88e430e9a09a56e14cfc974e1f02e17007
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M lib/tc.c

  Log Message:
  -----------
  tc: Fix build breakage on GCC 7 by annotating fall-through.

Open vSwitch enables the GCC 7+ option that warns about fall-through
switch statements.  This commit fixes newly introduced warnings.

Fixes: d6118e628988 ("netdev-tc-offloads: Verify csum flags on dump from tc")
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Paul Blakey <paulb at mellanox.com>




More information about the git mailing list