From 370d72ebf34fcc09931ba7c0d83ec6ebd5542d63 Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Sun, 19 Sep 2010 11:24:02 -0700 Subject: [PATCH] --- yaml --- r: 214574 b: refs/heads/master c: 8f8f103d8466e627ecef7894248eb79407d9047c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netdevice.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e9616635cad3..76cc0ba7e566 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e6599c2ecf18002339fe81cde1fa83b37bf26290 +refs/heads/master: 8f8f103d8466e627ecef7894248eb79407d9047c diff --git a/trunk/include/linux/netdevice.h b/trunk/include/linux/netdevice.h index ec17887a5bca..f7f1302138af 100644 --- a/trunk/include/linux/netdevice.h +++ b/trunk/include/linux/netdevice.h @@ -228,9 +228,9 @@ struct netdev_hw_addr { #define NETDEV_HW_ADDR_T_SLAVE 3 #define NETDEV_HW_ADDR_T_UNICAST 4 #define NETDEV_HW_ADDR_T_MULTICAST 5 - int refcount; bool synced; bool global_use; + int refcount; struct rcu_head rcu_head; };