aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/arcnet.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-03-31 20:38:19 +0000
committerDavid S. Miller <davem@davemloft.net>2009-04-02 00:59:06 -0700
commitd1a8c9e1c8a49afccc85dfeccd731ccbec52e724 (patch)
treea587e56be10cf9f5df8399d9eff926c133fd4f96 /drivers/net/arcnet/arcnet.c
parent59c3de8944e04799643e6980c3ea6a30860ad39b (diff)
igb: set num_rx/tx_queues to 0 when queues are freed
An issue was seen on suspend in which the system reported a page fault. This was due to the new reg_idx code being called after the queues were freed. This update prevents any for loops from going through the queues by setting the number of queues to 0 when they are freed. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet/arcnet.c')
0 files changed, 0 insertions, 0 deletions