linux/generic: refresh 2.6.36 kernel patches

SVN-Revision: 23237
This commit is contained in:
Alexandros C. Couloumbis
2010-10-05 08:50:54 +00:00
parent 978ecae685
commit 11c45f64fe
56 changed files with 270 additions and 328 deletions

View File

@@ -1,6 +1,6 @@
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -384,9 +384,18 @@ struct phy_driver {
@@ -386,9 +386,18 @@ struct phy_driver {
*/
int (*config_aneg)(struct phy_device *phydev);
@@ -21,7 +21,7 @@
--- a/drivers/net/phy/phy_device.c
+++ b/drivers/net/phy/phy_device.c
@@ -710,6 +710,9 @@ int genphy_update_link(struct phy_device
@@ -714,6 +714,9 @@ int genphy_update_link(struct phy_device
{
int status;