From: Alexander Duyck Date: Tue, 26 May 2009 13:51:05 +0000 (+0000) Subject: igb/e1000e: update PSSR_MDIX value to reflect correct bit X-Git-Tag: v2.6.31-rc1~330^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe7a81a7370e2c4560b48e42e741bd1476bc700;p=pandora-kernel.git igb/e1000e: update PSSR_MDIX value to reflect correct bit The phy port status register has the MDI-X status bit on bit 11, not bit 3 as is currently setup in the define. This patch corrects that so the correct bit is checked on igp PHY types. Signed-off-by: Alexander Duyck Acked-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed