On 10/14/2018 3:34 AM, Haiyue Wang wrote:
> Add the missed 'volatile' keyword to avoid the warning for type
> mismatch, which will be treated as compiler error if WERROR_FLAGS
> is enabled.
>
> Fixes: bfd38e4d708b ("net/avf: fix missing compiler error flags")
>
> CC: sta...@dpdk.org
>
> Signed-o
Add the missed 'volatile' keyword to avoid the warning for type
mismatch, which will be treated as compiler error if WERROR_FLAGS
is enabled.
Fixes: bfd38e4d708b ("net/avf: fix missing compiler error flags")
CC: sta...@dpdk.org
Signed-off-by: Haiyue Wang
---
drivers/net/avf/avf_rxtx.h | 10 +++
2 matches
Mail list logo