OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 9... Line 9...
9 include/linux/phy.h | 6 ++++++ 9 include/linux/phy.h | 6 ++++++
10 2 files changed, 9 insertions(+) 10 2 files changed, 9 insertions(+)
Line 11... Line 11...
11   11  
12 --- a/drivers/net/phy/phy_device.c 12 --- a/drivers/net/phy/phy_device.c
13 +++ b/drivers/net/phy/phy_device.c 13 +++ b/drivers/net/phy/phy_device.c
14 @@ -998,6 +998,9 @@ void phy_detach(struct phy_device *phyde 14 @@ -1001,6 +1001,9 @@ void phy_detach(struct phy_device *phyde
15 struct mii_bus *bus; 15 struct mii_bus *bus;
Line 16... Line 16...
16 int i; 16 int i;
17 17