Remove unused retval from gpe_native_fwd_rpath type definition 98/8098/3
authorMarek Gradzki <mgradzki@cisco.com>
Fri, 18 Aug 2017 06:47:48 +0000 (08:47 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 23 Aug 2017 14:47:25 +0000 (14:47 +0000)
Change-Id: I89a10204454aeea07412289b153ba50d6a15498c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
src/vnet/lisp-gpe/lisp_gpe.api

index 17ce579..07ee3d7 100644 (file)
@@ -226,8 +226,6 @@ define gpe_native_fwd_rpaths_get
 */
 typeonly manual_print manual_endian define gpe_native_fwd_rpath
 {
-  u32 context;
-  i32 retval;
   u32 fib_index;
   u32 nh_sw_if_index;
   u8 is_ip4;