commit | 09f5da1b6afbebaa0e04e65c7cd732099686ec5a | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Tue Sep 30 16:28:10 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 30 16:36:12 2014 -0400 |
tree | f16826f56d001b541dce8f507f14c12928bbb3ca | |
parent | 18b4bad312ffc82410173f6f265d43f8585d7e65 [diff] |
net: pxa168_eth: fix Ethernet flow control status IEEE 802.3x Ethernet flow control is disabled when bit (1 << 2) is set in the port status register. Fix the flow control detection in the link event handling function which was relying on the opposite assumption. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>