2015-06-29 16:38, Maciej Gajdzica: > From: Jasvinder Singh <jasvinder.singh at intel.com> > > After loading configuration from a file, data integrity is checked. > > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com> > --- > examples/ip_pipeline/Makefile | 1 + > examples/ip_pipeline/config_check.c | 396 > +++++++++++++++++++++++++++++++++++ > examples/ip_pipeline/main.c | 2 + > 3 files changed, 399 insertions(+)
This patch cannot compile.