summaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3/vmxnet3_int.h
diff options
context:
space:
mode:
authorShreyas Bhatewara <sbhatewara@vmware.com>2010-07-19 07:02:13 +0000
committerDavid S. Miller <davem@davemloft.net>2010-07-19 13:15:50 -0700
commitd9a5f210c5ef338295cf1c29d98825722351bed7 (patch)
tree35f218fb7fe18dca53152a4a13a482d1e1902f13 /drivers/net/vmxnet3/vmxnet3_int.h
parentbd27290a593f80cb99e95287cb29c72c0d57608b (diff)
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Hold rtnl_lock to get the right link state. While asynchronously resetting the device, hold rtnl_lock to get the right value from netif_running. If a reset is scheduled, and the device goes thru close and open, it may happen that reset and open may run in parallel. Holding rtnl_lock will avoid this. Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3/vmxnet3_int.h')
0 files changed, 0 insertions, 0 deletions