> > On SUSE11 with gcc 4.5.1 the following build error occurred, most likely > > because of improper handling of annonymous unions: > > > > examples/ipsec-secgw/ipsec.c:87:4 error: > > unknown field ‘ipsec’ specified in initializer > > > > Fixes: ec17993a145a ("examples/ipsec-secgw: support security offload") > > > > Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied, thanks