]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
authorAndrew Lunn <andrew@lunn.ch>
Thu, 7 Jan 2016 20:55:52 +0000 (21:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2016 23:03:47 +0000 (18:03 -0500)
commit09326766bc9a818efb525a41fffe9315f8b0c4f4
treecf903293cd5f7e1df6866f43d0388a01699e3527
parent6ea4180cfaacbd2a2e772f776f04141f1a06fe9e
net: ethernet-rgmii.c: Fix breakage from moving phdev bus

The mdio device patches moved the bus member in phy_device into a
substructure. This driver got missed. Fix it.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/staging/octeon/ethernet-rgmii.c