]> git.proxmox.com Git - mirror_ovs.git/commit - lib/netdev-dummy.c
netdev: Remove useless cutlen.
authorIlya Maximets <i.maximets@samsung.com>
Thu, 14 Dec 2017 11:59:26 +0000 (14:59 +0300)
committerIan Stokes <ian.stokes@intel.com>
Wed, 20 Dec 2017 21:07:46 +0000 (21:07 +0000)
commitad8b0b4fe7df2ed03c8bce5db05f962c17ec8abf
treebfd2a04a6ccd6d671ed28c372d9dcb0bb6f40403
parentb30896c9696c0c6b3ac252f5db09f5d7e2f10660
netdev: Remove useless cutlen.

Cutlen already applied while processing OVS_ACTION_ATTR_OUTPUT.

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com
lib/netdev-bsd.c
lib/netdev-dpdk.c
lib/netdev-dummy.c
lib/netdev-linux.c