[ovs-git] [openvswitch/ovs] aca40d: netdev-vport: remove unneeded headers

GitHub noreply at github.com
Thu Jun 2 19:49:24 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: aca40d4f499835afe4a961360fc54a03f0737fdc
      https://github.com/openvswitch/ovs/commit/aca40d4f499835afe4a961360fc54a03f0737fdc
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M lib/netdev-native-tnl.c
    M lib/netdev-native-tnl.h
    M lib/netdev-vport-private.h
    M lib/netdev-vport.c

  Log Message:
  -----------
  netdev-vport: remove unneeded headers

Throughout the years, changes in netdev vport have removed the need for some of
the headers, like shash, hmap, and many others. With the recent split of
push/pop code, less headers are needed in each of the two modules.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Jesse Gross <jesse at kernel.org>


  Commit: 68da36feee8ad2eccb9371542018c6b08b5a553d
      https://github.com/openvswitch/ovs/commit/68da36feee8ad2eccb9371542018c6b08b5a553d
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M lib/netdev-native-tnl.c
    M lib/netdev-vport.c

  Log Message:
  -----------
  netdev-vport: Update copyright headers

Red Hat has contributed to the original code that has moved to netdev-native-tnl
module and to code that has been kept in netdev-vport as well.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Jesse Gross <jesse at kernel.org>


Compare: https://github.com/openvswitch/ovs/compare/a134d79dfb0e...68da36feee8a


More information about the git mailing list