commit | 0a9e413b446f39adfe26cd5115b087f28fbc98cb | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Thu May 22 20:06:56 2014 -0300 |
committer | David S. Miller <davem@davemloft.net> | Fri May 23 15:31:48 2014 -0400 |
tree | 231f2aed638a1965a239cfc6394023823c46996e | |
parent | ece80490e2c1cefda018b2e5b96d4f39083d9096 [diff] |
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 <sebastian.hesselbarth@gmail.com> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>