From: Andrew Rybchenko Date: Tue, 20 Feb 2018 07:33:19 +0000 (+0000) Subject: net/sfc: add missing defines for SAL annotation X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=fbbf83ea136f9c994cb09dba3009d647081461cf;p=dpdk.git net/sfc: add missing defines for SAL annotation Fixes: e1b944598579 ("net/sfc: build libefx") Cc: stable@dpdk.org Signed-off-by: Andrew Rybchenko --- diff --git a/drivers/net/sfc/efsys.h b/drivers/net/sfc/efsys.h index c7a54c3bcd..ecbd14f7f2 100644 --- a/drivers/net/sfc/efsys.h +++ b/drivers/net/sfc/efsys.h @@ -119,6 +119,8 @@ prefetch_read_once(const volatile void *addr) #define __out_ecount_opt(_n) #define __out_bcount(_n) #define __out_bcount_opt(_n) +#define __out_bcount_part(_n, _l) +#define __out_bcount_part_opt(_n, _l) #define __deref_out