From: Michael Chan Date: Wed, 1 Jan 2014 07:22:32 +0000 (-0800) Subject: bnx2: Advertise nothing when speed is forced X-Git-Tag: v3.14-rc1~94^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17e53bdcd72fa06e06f7408779fb17dcefdb930;p=pandora-kernel.git bnx2: Advertise nothing when speed is forced The current code does not reset the advertisement register when the speed is forced, leaving the default advertisement value of 10 Mbps. This does not work with some link partners when the next patch enables auto-mdix. Set advertisement register to 0 if the speed is forced. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed