From: Ezequiel Garcia Date: Thu, 22 May 2014 23:06:56 +0000 (-0300) Subject: net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~149^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9e413b446f39adfe26cd5115b087f28fbc98cb;p=pandora-kernel.git net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() Currently, mv643xx_eth_adjust_link() is only used to call mv643xx_adjust_pscr(). This commit renames the latter to the former, and therefore removes the extra and useless function. Acked-by: Sebastian Hesselbarth Signed-off-by: Ezequiel Garcia Signed-off-by: David S. Miller --- Reading git-diff-tree failed