]> granicus.if.org Git - libnl/commit
fix xfrmnl_sp_set_sec_ctx length attributes
authorSimon Buttgereit <simon.buttgereit@gmail.com>
Mon, 6 Feb 2017 17:45:12 +0000 (18:45 +0100)
committerThomas Haller <thaller@redhat.com>
Mon, 27 Feb 2017 15:43:48 +0000 (16:43 +0100)
commit55490ceea57a0e9f1fef28ee90121e0bd76ef5b5
treee1128ccf81b584b9889a9f5ec16ccc288a67549a
parent0704cd93f5d314a598def8b28732e145d0ebf85a
fix xfrmnl_sp_set_sec_ctx length attributes

Fixed xfrmnl_sp->sec_ctx length parameters in xfrmnl_sp_set_sec_ctx,
because former use of only one value wasn't right.
Therefore parameter len is unsued and could be removed.
lib/xfrm/sp.c