backports: fix number of arguments of phy_connect()
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Jan 2014 18:16:50 +0000 (19:16 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Jan 2014 12:42:36 +0000 (13:42 +0100)
commit15c25fb55c3c4ceb8599f35d7fa70fddd985254f
tree3bf76d7f7701b01c4e23d395304701d4014456aa
parent6bdb3e935733dd02779fe630ec1ce8371e09527d
backports: fix number of arguments of phy_connect()

The flags argument was removed from phy_connect in this commit:

commit f9a8f83b04e0c362a2fc660dbad980d24af209fc
Author: Florian Fainelli <florian@openwrt.org>
Date:   Mon Jan 14 00:52:52 2013 +0000

    net: phy: remove flags argument from phy_{attach, connect, connect_direct}

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/backport-include/linux/phy.h [new file with mode: 0644]