From: Hauke Mehrtens Date: Sun, 2 Mar 2014 16:29:34 +0000 (+0100) Subject: b44: always set duplex mode why phy changes X-Git-Tag: v3.14-rc6~30^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d3f41ea0e95bed0502a7ac3f42fdc23ca6b7b82;p=pandora-kernel.git b44: always set duplex mode why phy changes Without this patch b44_check_phy() was called when the phy called the adjust callback. This method only change the mac duplex mode when the carrier was off. When the phy changed the duplex mode after the carrier was on the mac was not changed. This happened when an external phy was used. Signed-off-by: Hauke Mehrtens Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed