net/sfc: add missing defines for SAL annotation
Fixes: e1b944598579 ("net/sfc: build libefx") Cc: stable@dpdk.org Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
parent
90bb22a197
commit
fbbf83ea13
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user