From: Eelco Chaudron
Date: Thu, 2 May 2019 16:12:38 -0400
> For all other error cases in queue_userspace_packet() the error is
> returned, so it makes sense to do the same for these two error cases.
>
> Reported-by: Davide Caratti
> Signed-off-by: Eelco Chaudron
Applied.
On Thu, May 02, 2019 at 04:12:38PM -0400, Eelco Chaudron wrote:
> For all other error cases in queue_userspace_packet() the error is
> returned, so it makes sense to do the same for these two error cases.
>
> Reported-by: Davide Caratti
> Signed-off-by: Eelco Chaudron
> ---
LGTM
Acked-by: Flavi
For all other error cases in queue_userspace_packet() the error is
returned, so it makes sense to do the same for these two error cases.
Reported-by: Davide Caratti
Signed-off-by: Eelco Chaudron
---
net/openvswitch/datapath.c |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff