linux/drivers/net/vmxnet3
Shreyas Bhatewara 83d0feffc5 vmxnet3: Add locking for access to command register
Access to cmd register is racey, especially in smp environments. Protect
it using a spinlock.

Signed-off-by: Matthieu Bucchianeri <matthieu@vmware.com>
Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-15 21:21:14 -08:00
..
Makefile net: VMware virtual Ethernet NIC driver: vmxnet3 2009-10-13 00:15:51 -07:00
upt1_defs.h vmxnet3: remove set_flag_le{16,64} helpers 2010-10-24 15:52:31 -07:00
vmxnet3_defs.h vmxnet3: remove set_flag_le{16,64} helpers 2010-10-24 15:52:31 -07:00
vmxnet3_drv.c vmxnet3: Add locking for access to command register 2011-01-15 21:21:14 -08:00
vmxnet3_ethtool.c vmxnet3: Add locking for access to command register 2011-01-15 21:21:14 -08:00
vmxnet3_int.h vmxnet3: Add locking for access to command register 2011-01-15 21:21:14 -08:00