From: Antoine Ténart Date: Tue, 30 Sep 2014 14:28:10 +0000 (+0200) Subject: net: pxa168_eth: fix Ethernet flow control status X-Git-Tag: fixes-against-v3.18-rc2~144^2~101^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f5da1b6afbebaa0e04e65c7cd732099686ec5a;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed