From: Jake Moroni
Date: Sun, 18 Feb 2018 15:26:04 -0500
> The ADVERTISED_Asym_Pause bit was being improperly set when both
> rx and tx pause were enabled. When rx and tx are both enabled, only
> the ADVERTISED_Pause bit is supposed to be set.
>
> Signed-off-by: Jake Moroni
Applied to net-next,
> -Original Message-
> From: Jake Moroni [mailto:m...@jakemoroni.com]
> Sent: Sunday, February 18, 2018 10:26 PM
> To: Madalin-cristian Bucur
> Cc: netdev@vger.kernel.org; Jake Moroni
> Subject: [PATCH net-next] dpaa_eth: fix pause capability advertisemen
The ADVERTISED_Asym_Pause bit was being improperly set when both
rx and tx pause were enabled. When rx and tx are both enabled, only
the ADVERTISED_Pause bit is supposed to be set.
Signed-off-by: Jake Moroni
---
drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 2 +-
1 file changed, 1 inserti