Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends

From: David Miller
Date: Wed Dec 06 2017 - 13:49:16 EST


From: Thomas Bogendoerfer <tbogendoerfer@xxxxxxx>
Date: Tue, 5 Dec 2017 13:33:40 +0100

> bnxt driver spams logfiles with
>
> [ 541.003065] bnxt_en 0000:5d:00.1 eth5: Link speed -1 no longer supported
>
> if a direct attached cable (DAC) is plugged into the bnxt card and is
> unplugged on the other side. This patch removes the code printing this
> message, since it doesn't provide any useful information.
>
> Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@xxxxxxx>

Michael, I really need you to review this.

Thank you.