2020-10-08 03:10:57

by Joe Perches

[permalink] [raw]
Subject: [likely PATCH] MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER

Parvi Kaustubhi's email bounces.

Signed-off-by: Joe Perches <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ecb727f0a8f..3647500be78f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4275,7 +4275,6 @@ F: drivers/net/ethernet/cisco/enic/
CISCO VIC LOW LATENCY NIC DRIVER
M: Christian Benvenuti <[email protected]>
M: Nelson Escobar <[email protected]>
-M: Parvi Kaustubhi <[email protected]>
S: Supported
F: drivers/infiniband/hw/usnic/



Subject: RE: [likely PATCH] MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER

> -----Original Message-----
> From: Joe Perches <[email protected]>
> Sent: Wednesday, October 7, 2020 7:47 PM
> To: Christian Benvenuti (benve) <[email protected]>; Nelson Escobar
> (neescoba) <[email protected]>
> Cc: Doug Ledford <[email protected]>; Jason Gunthorpe
> <[email protected]>; [email protected]; LKML <linux-
> [email protected]>
> Subject: [likely PATCH] MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER
>
> Parvi Kaustubhi's email bounces.
>
> Signed-off-by: Joe Perches <[email protected]>

Thanks Joe.

Acked-by: Christian Benvenuti <[email protected]>

> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9ecb727f0a8f..3647500be78f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4275,7 +4275,6 @@ F: drivers/net/ethernet/cisco/enic/
> CISCO VIC LOW LATENCY NIC DRIVER
> M: Christian Benvenuti <[email protected]>
> M: Nelson Escobar <[email protected]>
> -M: Parvi Kaustubhi <[email protected]>
> S: Supported
> F: drivers/infiniband/hw/usnic/
>

2020-10-08 19:16:01

by Jason Gunthorpe

[permalink] [raw]
Subject: Re: [likely PATCH] MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER

On Wed, Oct 07, 2020 at 07:46:54PM -0700, Joe Perches wrote:
> Parvi Kaustubhi's email bounces.
>
> Signed-off-by: Joe Perches <[email protected]>
> Acked-by: Christian Benvenuti <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)

Applied to for-next, thanks

Jason