From: Mark Einon Date: Sun, 4 Sep 2011 10:24:36 +0000 (+0100) Subject: staging: et131x: remove calls to netif_carrier_[on|off] from et131x_mii_check X-Git-Tag: v3.2-rc1~169^2^2~623 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee574e0c4ff86f3759987f833f06d4f0cdeb953;p=pandora-kernel.git staging: et131x: remove calls to netif_carrier_[on|off] from et131x_mii_check As et131x_adjust_link is called from the phydev in response to a netif_carrier_[on|off], and is the only caller of et131x_mii_check, we don't need to call netif_carrier_[on|off] again. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed