On 5/2/2024 10:31 PM, Stephen Hemminger wrote:
> The check for receive queue fd in flow_isolate is incorrect.
> If queue has not been setup then fd will be -1 not 0.
>
> Signed-off-by: Stephen Hemminger
>
Acked-by: Ferruh Yigit
The check for receive queue fd in flow_isolate is incorrect.
If queue has not been setup then fd will be -1 not 0.
Signed-off-by: Stephen Hemminger
---
drivers/net/tap/tap_flow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/tap/tap_flow.c b/drivers/net/tap/tap_
2 matches
Mail list logo