From b32d5dcb27d3fa97a089026e91330e670f90cf40 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 18 Aug 2009 20:13:03 -0700 Subject: [PATCH] --- yaml --- r: 159687 b: refs/heads/master c: 23428e6b4649adfbdaa6a0c93fc6d652bf5f9d44 h: refs/heads/master i: 159685: 1b9ca9eb37627c59cf12e52a615b491cbaeb430e 159683: baa8cad39441d87db54846832fbe4cc858e4e4a1 159679: 2258e45ce3471e529486f86a038a4dffdb03680d v: v3 --- [refs] | 2 +- trunk/include/linux/mdio.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5c04ea7df72e..6de551ed8b4b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a8887d81ac4bbee6153b4bc9b9f9e099fb5f07e +refs/heads/master: 23428e6b4649adfbdaa6a0c93fc6d652bf5f9d44 diff --git a/trunk/include/linux/mdio.h b/trunk/include/linux/mdio.h index cfdf1df2875e..c779b49a1fda 100644 --- a/trunk/include/linux/mdio.h +++ b/trunk/include/linux/mdio.h @@ -304,7 +304,7 @@ static inline __u16 mdio_phy_id_devad(int phy_id) */ struct mdio_if_info { int prtad; - u32 __bitwise mmds; + u32 mmds; unsigned mode_support; struct net_device *dev;