linux/drivers/net/ethernet/broadcom
Eric Dumazet 2cfa5a0471 net: treewide use of RCU_INIT_POINTER
rcu_assign_pointer(ptr, NULL) can be safely replaced by
RCU_INIT_POINTER(ptr, NULL)

(old rcu_assign_pointer() macro was testing the NULL value and could
omit the smp_wmb(), but this had to be removed because of compiler
warnings)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-23 18:48:19 -05:00
..
bnx2x net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
b44.c
b44.h
bcm63xx_enet.c
bcm63xx_enet.h
bnx2_fw.h
bnx2.c net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
bnx2.h bnx2: switch to build_skb() infrastructure 2011-11-18 02:04:47 -05:00
cnic_defs.h
cnic_if.h
cnic.c net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
cnic.h
Kconfig
Makefile
sb1250-mac.c ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN 2011-11-16 20:23:17 -05:00
tg3.c tg3: Add MDI-X reporting 2011-11-22 16:01:34 -05:00
tg3.h tg3: Add MDI-X reporting 2011-11-22 16:01:34 -05:00