From: Yaniv Rosner Date: Wed, 1 May 2013 04:27:57 +0000 (+0000) Subject: bnx2x: correct reading of speed capabilities X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0261926ef666142ff9f7de92622172bf1164a26;p=pandora-kernel.git bnx2x: correct reading of speed capabilities When the bnx2x driver reads the port configuration - mask irrelevant bits. Without this change, the unintended bits may cause the driver to needlessly toggle the link, as a comparison in the link flap avoidance flow will show that the old link did not advertise the same capabilities and thus cannot be retained. Signed-off-by: Yaniv Rosner Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed