From: Cristian Bercaru Date: Tue, 25 Feb 2014 08:22:48 +0000 (+0200) Subject: phy: unmask link partner capabilities X-Git-Tag: v3.14-rc6~30^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4572e0c23266d01949a1c134475e3bfa7f788e1;p=pandora-kernel.git phy: unmask link partner capabilities Masking the link partner's capabilities with local capabilities can be misleading in autonegotiation scenarios such as PAUSE frame autonegotiation. This patch calculates the join between the local capabilities and the link parner capabilities, when it determines the speed and duplex settings, but does not mask any of the link partner capabilities when it calculates PAUSE frame settings. Signed-off-by: Cristian Bercaru Signed-off-by: David S. Miller --- Reading git-diff-tree failed