diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-09-12 02:53:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 06:24:21 +0300 |
commit | 04b7d41d8046ded18fa32d9c7cb524ba28947188 (patch) | |
tree | d00acb6dc7c6274bd139072880d38a9e1cdb8a88 /drivers/net/usb/lan78xx.c | |
parent | 00eb2243b933a496958f4ce1bcf59840fea8be16 (diff) | |
download | linux-04b7d41d8046ded18fa32d9c7cb524ba28947188.tar.xz |
net: ethernet: Fix up drivers masking pause support
PHY drivers don't indicate they support pause. They expect MAC drivers
to enable its support if the MAC has the needed hardware. Thus MAC
drivers should not mask Pause support, but enable it.
Change a few ANDs to ORs.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/lan78xx.c')
0 files changed, 0 insertions, 0 deletions