git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bb22a
)
net/sfc: add missing defines for SAL annotation
author
Andrew Rybchenko
<arybchenko@solarflare.com>
Tue, 20 Feb 2018 07:33:19 +0000
(07:33 +0000)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:42 +0000
(14:08 +0200)
Fixes:
e1b944598579
("net/sfc: build libefx")
Cc: stable@dpdk.org
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/efsys.h
patch
|
blob
|
history
diff --git
a/drivers/net/sfc/efsys.h
b/drivers/net/sfc/efsys.h
index
c7a54c3
..
ecbd14f
100644
(file)
--- 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