From: Mark Einon Date: Sat, 1 Oct 2011 10:14:12 +0000 (+0100) Subject: staging: et131x: Remove adapter->bmsr, replace with phydev equivalents X-Git-Tag: v3.2-rc1~169^2^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce664dc0144eb8e01647f753e319ef53a85423e;p=pandora-kernel.git staging: et131x: Remove adapter->bmsr, replace with phydev equivalents adapter->bmsr is no longer being updated, but is also used to check the link state in places. Remove bmsr from adapter, and replace link state checks with phydev->link check. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed