On Fri, Apr 23, 2021 at 2:04 PM Stephen Hemminger
wrote:
>
> When statically linked the function prandom_bytes is exposed
> and might conflict with something in application. All driver
> functions should use same prefix.
>
> Fixes: 9738793f28ec ("net/bnxt: add VNIC functions and structs")
> Signed
When statically linked the function prandom_bytes is exposed
and might conflict with something in application. All driver
functions should use same prefix.
Fixes: 9738793f28ec ("net/bnxt: add VNIC functions and structs")
Signed-off-by: Stephen Hemminger
---
drivers/net/bnxt/bnxt_flow.c | 4 ++--
2 matches
Mail list logo